Lines Matching refs:GetDeviceCaps
121 pwfb->cColorBits = GetDeviceCaps(hDC, BITSPIXEL);160 pbmi->bmiHeader.biBitCount = GetDeviceCaps(pwfb->hDC, BITSPIXEL);214 *width = GetDeviceCaps(hdc, HORZRES);215 *height = GetDeviceCaps(hdc, VERTRES);1049 switch (GetDeviceCaps(c->hDC, BITSPIXEL)) {