Searched refs:dest_y (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/vcl/unx/generic/window/ |
H A D | salobj.cxx | 496 int dest_x, dest_y; in Dispatch() local 503 &dest_x, &dest_y, in Dispatch() 506 aEvt.mnY = dest_y; in Dispatch()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 87 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() 121 aTwoRect.mnDestY = dest_y; in CopyScreenArea()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salgdi.h | 368 int dest_x, int dest_y );
|
Completed in 19 milliseconds