Searched refs:defwidth (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 195 width = defwidth;
|
| /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); 653 XtWidth(cnew) = defwidth;
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 1058 int defwidth, int defheight, int defx, int defy, char *geom) 1086 hintp->width = defwidth; 1057 set_sizehints(XSizeHints * hintp,int min_width,int min_height,int defwidth,int defheight,int defx,int defy,char * geom) argument
|
Completed in 10 milliseconds