Searched defs:TRGB_COLORDATA (Results 1 – 2 of 2) sorted by relevance
143 #define TRGB_COLORDATA(TRANSPARENCE,RED,GREEN,BLUE) \ macro
53 #define TRGB_COLORDATA( t,r,g,b ) ((ColorData)(((sal_uInt32)((sal_uInt8)(b))))|(((sal_uInt32)((sal_… macro
Completed in 30 milliseconds