Searched refs:BitmapPad (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Cursor.c | 82 BitmapPad(xnestDisplay), 0); 95 BitmapPad(xnestDisplay), 0);
|
| H A D | Init.c | 59 screenInfo->bitmapScanlinePad = BitmapPad(xnestDisplay);
|
| H A D | GCOps.c | 86 w, h, BitmapPad(xnestDisplay),
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Cursor.c | 74 pCursor->bits->height, BitmapPad(xnestDisplay), 0); 86 pCursor->bits->height, BitmapPad(xnestDisplay), 0);
|
| H A D | Init.c | 66 screen_info->bitmapScanlinePad = BitmapPad(xnestDisplay);
|
| H A D | GCOps.c | 86 w, h, BitmapPad(xnestDisplay),
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Macros.c | 135 int XBitmapPad(Display *dpy) { return (BitmapPad(dpy)); }
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxcursor.c | 625 BitmapPad(dmxScreen->beDisplay), 0); 636 BitmapPad(dmxScreen->beDisplay), 0);
|
| H A D | dmxgcops.c | 110 BitmapPad(dmxScreen->beDisplay),
|
| H A D | dmxinit.c | 445 pScreenInfo->bitmapScanlinePad = BitmapPad(dmxScreen->beDisplay);
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 418 BitmapPad \
|
| H A D | Makefile.in | 810 BitmapPad \
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 348 BitmapUnit (dpy), cp, BitmapPad (dpy));
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 113 #define BitmapPad(dpy) (((_XPrivDisplay)(dpy))->bitmap_pad) macro
|
Completed in 22 milliseconds