Searched refs:defheight (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | init.c | 186 static char *FixUpGeometry(char *geo, unsigned defwidth, unsigned defheight) argument 199 height = defheight;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Panner.c | 642 Dimension defwidth, defheight; local in function:XawPannerInitialize 651 get_default_size(req, &defwidth, &defheight); 655 XtHeight(cnew) = defheight;
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1058 int defwidth, int defheight, int defx, int defy, char *geom) 1087 hintp->height = defheight; 1057 set_sizehints(XSizeHints * hintp,int min_width,int min_height,int defwidth,int defheight,int defx,int defy,char * geom) argument
|
Completed in 5 milliseconds