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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dipl.h1182 #define iplGetTypedWidth(pDrawable,wtype) (\ macro
1187 #define iplGetByteWidth(pDrawable) iplGetTypedWidth(pDrawable, unsigned char)
1189 #define iplGetPixelWidth(pDrawable) iplGetTypedWidth(pDrawable, PixelType)
1191 #define iplGetLongWidth(pDrawable) iplGetTypedWidth(pDrawable, unsigned long)

Completed in 149 milliseconds