| /xsrc/external/mit/ctwm/dist/ |
| H A D | icons_builtin.h | 8 Pixmap CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp); 10 unsigned int *widthp, unsigned int *heightp,
|
| H A D | image_bitmap_builtin.h | 7 Pixmap get_builtin_plain_pixmap(const char *name, unsigned int *widthp,
|
| H A D | image_bitmap.c | 29 static Pixmap FindBitmap(const char *name, unsigned int *widthp, 72 * widthp - pointer to width of bitmap 81 FindBitmap(const char *name, unsigned int *widthp, argument 97 return get_builtin_plain_pixmap(name, widthp, heightp); 114 0, (int *)widthp, (int *)heightp, &HotX, &HotY); 122 if(XReadBitmapFile(dpy, Scr->Root, bigname, widthp, heightp, &pm,
|
| H A D | win_resize.h | 31 int *widthp, unsigned int *heightp);
|
| H A D | icons_builtin.c | 37 unsigned int *widthp, unsigned int *heightp, 53 *widthp = w; 78 CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp) argument 99 *widthp = w; 36 Create3DMenuIcon(unsigned int height,unsigned int * widthp,unsigned int * heightp,ColorPair cp) argument
|
| H A D | image_bitmap_builtin.c | 26 #define DEF_BI_PPM(nm) Pixmap nm(unsigned int *widthp, unsigned int *heightp) 43 get_builtin_plain_pixmap(const char *name, unsigned int *widthp, argument 65 if(!widthp || !heightp) { 73 Pixmap pm = (*pmtab[i].proc)(widthp, heightp); 100 *widthp = *heightp = (unsigned int) h; 136 *widthp = *heightp = (unsigned int) h; 194 *widthp = questionmark_width; 213 return (CreateMenuIcon(Scr->TBInfo.width - Scr->TBInfo.border * 2, widthp, 228 *widthp = *heightp = (unsigned int) h;
|
| H A D | win_resize.c | 728 unsigned int *widthp, unsigned int *heightp) 734 int dwidth = *widthp, dheight = *heightp; 874 *widthp = dwidth + 2 * tmp_win->frame_bw3D; 727 ConstrainSize(TwmWindow * tmp_win,unsigned int * widthp,unsigned int * heightp) argument
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | LocBitmap.c | 78 int srcnamelen, int *widthp, int *heightp, 84 widthp, heightp, xhotp, yhotp); 96 int *widthp, int *heightp, int *xhotp, int *yhotp) 193 if (widthp) *widthp = (int)width; 77 XmuLocateBitmapFile(Screen * screen,_Xconst char * name,char * srcname,int srcnamelen,int * widthp,int * heightp,int * xhotp,int * yhotp) argument 92 XmuLocatePixmapFile(Screen * screen,_Xconst char * name,unsigned long fore,unsigned long back,unsigned int depth,char * srcname,int srcnamelen,int * widthp,int * heightp,int * xhotp,int * yhotp) argument
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.h | 67 extern void ConstrainSize(TwmWindow *tmp_win, int *widthp, int *heightp);
|
| H A D | util.c | 70 static Pixmap CreateXLogoPixmap(unsigned int *widthp, unsigned int *heightp); 71 static Pixmap CreateResizePixmap(unsigned int *widthp, unsigned int *heightp); 72 static Pixmap CreateDotPixmap(unsigned int *widthp, unsigned int *heightp); 73 static Pixmap CreateQuestionPixmap(unsigned int *widthp, unsigned int *heightp); 74 static Pixmap CreateMenuPixmap(unsigned int *widthp, unsigned int *heightp); 300 * \param[out] widthp pointer to width of bitmap 304 FindBitmap(const char *name, unsigned *widthp, unsigned *heightp) argument 336 return (*pmtab[i].proc) (widthp, heightp); 355 0, (int *) widthp, (int *) heightp, &HotX, &HotY); 369 if (XReadBitmapFile(dpy, Scr->Root, bigname, widthp, height 833 CreateXLogoPixmap(unsigned * widthp,unsigned * heightp) argument 873 CreateResizePixmap(unsigned * widthp,unsigned * heightp) argument 932 CreateDotPixmap(unsigned * widthp,unsigned * heightp) argument 967 CreateQuestionPixmap(unsigned * widthp,unsigned * heightp) argument 984 CreateMenuPixmap(unsigned * widthp,unsigned * heightp) argument 991 CreateMenuIcon(int height,unsigned * widthp,unsigned * heightp) argument [all...] |
| H A D | util.h | 70 extern Pixmap FindBitmap(const char *name, unsigned int *widthp,
|
| H A D | twm.h | 405 CreateMenuIcon(int height, unsigned int *widthp, unsigned int *heightp);
|
| H A D | resize.c | 606 ConstrainSize(TwmWindow *tmp_win, int *widthp, int *heightp) argument 613 int dwidth = *widthp, dheight = *heightp; 727 *widthp = dwidth;
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Porthole.c | 172 Position *xp, Position *yp, Dimension *widthp, Dimension *heightp) 178 *widthp = XtWidth(child); 186 *widthp = geomp->width; 195 if (*widthp < XtWidth(pw)) *widthp = XtWidth(pw); 202 minx = (Position)(XtWidth(pw) - *widthp); 171 layout_child(PortholeWidget pw,Widget child,XtWidgetGeometry * geomp,Position * xp,Position * yp,Dimension * widthp,Dimension * heightp) argument
|
| /xsrc/external/mit/xbiff/dist/ |
| H A D | Mailbox.c | 335 int depth, Boolean flip, int *widthp, int *heightp) 345 *widthp = (int) width; 334 make_pixmap(Display * dpy,MailboxWidget w,Pixmap bitmap,int depth,Boolean flip,int * widthp,int * heightp) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 70 ConstrainSize(WinXSizeHints hints, int *widthp, int *heightp) argument 74 int dwidth = *widthp, dheight = *heightp; 187 *widthp = dwidth;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 67 ConstrainSize (WinXSizeHints hints, int *widthp, int *heightp) argument 71 int dwidth = *widthp, dheight = *heightp; 186 *widthp = dwidth;
|
| H A D | winwin32rootlesswndproc.c | 75 ConstrainSize (WinXSizeHints hints, int *widthp, int *heightp) 79 int dwidth = *widthp, dheight = *heightp; 194 *widthp = dwidth;
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttgload.c | 2270 FT_Byte* widthp; local in function:compute_glyph_metrics 2273 widthp = tt_face_get_device_metrics( face, 2287 if ( widthp && 2291 glyph->metrics.horiAdvance = *widthp * 64; 2298 if ( widthp ) 2299 glyph->metrics.horiAdvance = *widthp * 64;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 1031 xf86DefaultScreenLimits (ScrnInfoPtr scrn, int *widthp, int *heightp, argument 1082 *widthp = width;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.c | 1062 xf86DefaultScreenLimits(ScrnInfoPtr scrn, int *widthp, int *heightp, argument 1118 *widthp = width;
|