Home
last modified time | relevance | path

Searched refs:dest_x (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/generic/window/
H A Dsalobj.cxx496 int dest_x, dest_y; in Dispatch() local
503 &dest_x, &dest_y, in Dispatch()
505 aEvt.mnX = dest_x; in Dispatch()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx87 int dest_x, int dest_y ) in CopyScreenArea() argument
93 src_x, src_y, w, h, dest_x, dest_y ); in CopyScreenArea()
105 0, 0, dest_x, dest_y, w, h ); in CopyScreenArea()
120 aTwoRect.mnDestX = dest_x; in CopyScreenArea()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h368 int dest_x, int dest_y );

Completed in 36 milliseconds