Searched refs:BitmapPad (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DCursor.c82 BitmapPad(xnestDisplay), 0);
95 BitmapPad(xnestDisplay), 0);
H A DInit.c59 screenInfo->bitmapScanlinePad = BitmapPad(xnestDisplay);
H A DGCOps.c86 w, h, BitmapPad(xnestDisplay),
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DCursor.c74 pCursor->bits->height, BitmapPad(xnestDisplay), 0);
86 pCursor->bits->height, BitmapPad(xnestDisplay), 0);
H A DInit.c66 screen_info->bitmapScanlinePad = BitmapPad(xnestDisplay);
H A DGCOps.c86 w, h, BitmapPad(xnestDisplay),
/xsrc/external/mit/libX11/dist/src/
H A DMacros.c135 int XBitmapPad(Display *dpy) { return (BitmapPad(dpy)); }
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcursor.c625 BitmapPad(dmxScreen->beDisplay), 0);
636 BitmapPad(dmxScreen->beDisplay), 0);
H A Ddmxgcops.c110 BitmapPad(dmxScreen->beDisplay),
H A Ddmxinit.c445 pScreenInfo->bitmapScanlinePad = BitmapPad(dmxScreen->beDisplay);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am418 BitmapPad \
H A DMakefile.in810 BitmapPad \
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c348 BitmapUnit (dpy), cp, BitmapPad (dpy));
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h113 #define BitmapPad(dpy) (((_XPrivDisplay)(dpy))->bitmap_pad) macro

Completed in 22 milliseconds