Searched refs:last_query_mode (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1BoxP.h69 XtGeometryMask last_query_mode; member in struct:__anon289
H A DXaw3_1Box.c277 if (constraint->request_mode == w->box.last_query_mode &&
299 w->box.last_query_mode = constraint->request_mode;
552 newbbw->box.last_query_mode = CWWidth | CWHeight;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DBoxP.h92 XtGeometryMask last_query_mode; member in struct:__anon356
H A DBox.c306 if (constraint->request_mode == w->box.last_query_mode &&
328 w->box.last_query_mode = constraint->request_mode;
583 newbbw->box.last_query_mode = CWWidth | CWHeight;

Completed in 13 milliseconds