Searched defs:root_y (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 397 int root_x = 0, root_y = 0, lx, ly; in Init() local 1467 int root_x, root_y, x, y; in Center() local 2994 int root_x, root_y, win_x, win_y; in HandleMouseEvent() local
|
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 2707 int root_y = rMessage.type == MotionNotify ? rMessage.xmotion.y_root : rMessage.xcrossing.y_root; in handleDragEvent() local 3255 int root_x(0), root_y(0), win_x, win_y; in startDrag() local
|
/aoo42x/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 2254 int root_x = 0, root_y = 0, lx, ly; in showFullScreen() local
|
Completed in 71 milliseconds