Home | History | Annotate | Download | only in gdi

Lines Matching refs:BITSPIXEL

121     pwfb->cColorBits = GetDeviceCaps(hDC, BITSPIXEL);
160 pbmi->bmiHeader.biBitCount = GetDeviceCaps(pwfb->hDC, BITSPIXEL);
1049 switch (GetDeviceCaps(c->hDC, BITSPIXEL)) {