Home | History | Annotate | Download | only in ports

Lines Matching refs:RGBQUAD

426     RGBQUAD fMoreSpaceForColors[1];
501 RGBQUAD blackQuad = { 0, 0, 0, 0 };
502 RGBQUAD whiteQuad = { 0xFF, 0xFF, 0xFF, 0 };