|
Dillo v3.2.0-93-g6a586845
|
Miscellaneous FLTK stuff. More...
Functions | |
| int | screenWidth () |
| int | screenHeight () |
| void | warpPointer (int x, int y) |
Miscellaneous FLTK stuff.
| int dw::fltk::misc::screenHeight | ( | ) |
Definition at line 36 of file fltkmisc.cc.
Referenced by dw::fltk::FltkPreviewWindow::reallocate().
| int dw::fltk::misc::screenWidth | ( | ) |
Definition at line 31 of file fltkmisc.cc.
Referenced by dw::fltk::FltkPreviewWindow::reallocate().
| void dw::fltk::misc::warpPointer | ( | int | x, |
| int | y | ||
| ) |
Definition at line 41 of file fltkmisc.cc.
References MSG_ERR.
Referenced by dw::fltk::FltkPreviewWindow::reallocate().