Searched defs:RGBQUAD (Results 1 – 2 of 2) sorted by relevance
35 #define RGBQUAD RGBQUADWIN macro37 typedef struct RGBQUAD struct44 RGBQUAD( const sal_uInt8 cRed = 0, const sal_uInt8 cGreen = 0, const sal_uInt8 cBlue = 0 ) : in RGBQUAD() argument49 } RGBQUAD; typedef75 #define RGBQUAD RGBQUADOS2 macro84 typedef struct RGBQUAD struct91 RGBQUAD( const sal_uInt8 cRed = 0, const sal_uInt8 cGreen = 0, const sal_uInt8 cBlue = 0 ) : in RGBQUAD() argument96 } RGBQUAD; typedef
38 } RGBQUAD, *LPRGBQUAD; typedef
Completed in 13 milliseconds