Searched refs:PixmapWidthInPadUnits (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dservermd.h111 #define PixmapWidthInPadUnits(w, d) \ macro
124 (PixmapWidthInPadUnits(w, d) << PixmapWidthPaddingInfo[d].padBytesLog2)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dservermd.h345 #define PixmapWidthInPadUnits(w, d) \ macro
358 (PixmapWidthInPadUnits(w, d) << PixmapWidthPaddingInfo[d].padBytesLog2)
363 #define PixmapWidthInPadUnitsProto(w, d) PixmapWidthInPadUnits(w, d)

Completed in 3 milliseconds