Home
last modified time | relevance | path

Searched refs:XtSetLowerRight (Results 1 – 2 of 2) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DWidgetsX.h101 static void XtSetLowerRight(Widget w, Position x, Position y);
H A DWidgetsX.cpp416 WidgetsX::XtSetLowerRight(Widget w, Position x, Position y) in XtSetLowerRight() function in WidgetsX
693 XtSetLowerRight(transientshell, centerx - 30, centery - 30); in createDialog()