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

/xsrc/external/mit/libXt/dist/src/
H A DShell.c108 #define BIGSIZE ((Dimension)32767) macro
132 Offset(core.x), XtRImmediate, (XtPointer)BIGSIZE},
134 Offset(core.y), XtRImmediate, (XtPointer)BIGSIZE},
1040 if (w->core.x == BIGSIZE) {
1042 if (w->core.y == BIGSIZE)
1046 if (w->core.y == BIGSIZE)
1438 sizep->max_width = BIGSIZE;
1440 sizep->max_height = BIGSIZE;

Completed in 6 milliseconds