Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dw::fltk::misc Namespace Reference

Miscellaneous FLTK stuff. More...

Functions

int screenWidth ()
 
int screenHeight ()
 
void warpPointer (int x, int y)
 

Detailed Description

Miscellaneous FLTK stuff.

Function Documentation

◆ screenHeight()

int dw::fltk::misc::screenHeight ( )

Definition at line 36 of file fltkmisc.cc.

Referenced by dw::fltk::FltkPreviewWindow::reallocate().

◆ screenWidth()

int dw::fltk::misc::screenWidth ( )

Definition at line 31 of file fltkmisc.cc.

Referenced by dw::fltk::FltkPreviewWindow::reallocate().

◆ warpPointer()

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().