Dillo
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
dw
fltkmisc.hh
Go to the documentation of this file.
1
#ifndef __FLTKMISC_HH__
2
#define __FLTKMISC_HH__
3
4
namespace
dw
{
5
namespace
fltk {
6
10
namespace
misc {
11
12
int
screenWidth
();
13
int
screenHeight
();
14
15
void
warpPointer
(
int
x,
int
y);
16
17
}
// namespace misc
18
}
// namespace fltk
19
}
// namespace dw
20
21
22
#endif // __FLTKMISC_HH__
dw::fltk::misc::screenHeight
int screenHeight()
Definition:
fltkmisc.cc:36
dw::fltk::misc::warpPointer
void warpPointer(int x, int y)
Definition:
fltkmisc.cc:41
dw::fltk::misc::screenWidth
int screenWidth()
Definition:
fltkmisc.cc:31
dw
Dw is in this namespace, or sub namespaces of this one.
Definition:
alignedtablecell.cc:28
Generated on Sat May 28 2016 11:47:42 for Dillo by
1.8.8