| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| H A D | Drawing.h | 115 int *width_return, 130 int *width_return, 139 unsigned int *width_return, 149 unsigned int *width_return,
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | TextSink.h | 225 int *width_return, 251 int *width_return,
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | WMGeom.c | 55 int *width_return, /* size of window */ 163 *width_return = rwidth; 46 XWMGeometry(Display * dpy,int screen,_Xconst char * user_geom,_Xconst char * def_geom,unsigned int bwidth,XSizeHints * hints,int * x_return,int * y_return,int * width_return,int * height_return,int * gravity_return) argument
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_x11.c | 181 unsigned int* width_return, unsigned int* height_return, 198 *width_return = rect.right; 179 XGetGeometry(Display * display,Window window,Window * root_return,int * x_return,int * y_return,unsigned int * width_return,unsigned int * height_return,unsigned int * border_width_return,unsigned int * depth_return) argument
|
| H A D | win32_x11.h | 297 unsigned int* width_return, unsigned int* height_return,
|
| /xsrc/external/mit/fonttosfnt/dist/ |
| H A D | struct.c | 448 int *width_return, 458 if(width_return) 459 *width_return = 447 glyphMetrics(FontPtr font,int code,int * width_return,int * x_min_return,int * y_min_return,int * x_max_return,int * y_max_return) argument
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Pixmap.c | 728 Dimension *width_return, Dimension *height_return) 777 *width_return = (Dimension)width; 794 Dimension *width_return, Dimension *height_return) 926 *width_return = (Dimension)(orientation == VERTICAL ? 1 : dimension); 937 Dimension *width_return, Dimension *height_return) 960 *width_return = (Dimension)xpm_attributes.width; 726 BitmapLoader(XawParams * params,Screen * screen,Colormap colormap,int depth,Pixmap * pixmap_return,Pixmap * mask_return,Dimension * width_return,Dimension * height_return) argument 792 GradientLoader(XawParams * params,Screen * screen,Colormap colormap,int depth,Pixmap * pixmap_return,Pixmap * mask_return,Dimension * width_return,Dimension * height_return) argument 935 XPixmapLoader(XawParams * params,Screen * screen,Colormap colormap,int depth _X_UNUSED,Pixmap * pixmap_return,Pixmap * mask_return,Dimension * width_return,Dimension * height_return) argument
|
| H A D | SimpleMenu.c | 1612 CalculateNewSize(Widget w, Dimension *width_return, Dimension *height_return) argument 1682 *width_return = (Dimension)width; 1699 CalculateNewSize(w, width_return, height_return);
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imRm.c | 614 unsigned int width_return, height_return; local in function:_XimDefaultArea 624 &root_return, &x_return, &y_return, &width_return, 631 area.width = width_return;
|