Searched refs:lBitCountScreen (Results 1 – 1 of 1) sorted by relevance
67 LONG lBitCountScreen; variable142 if (!lBitCountScreen) { in OS2HandleToOOoBmp()145 DevQueryCaps(hdc, CAPS_COLOR_BITCOUNT, 1L, &lBitCountScreen); in OS2HandleToOOoBmp()156 if ( lBitCountScreen < bm.bmp2.cBitCount ) in OS2HandleToOOoBmp()157 bm.bmp2.cBitCount = lBitCountScreen; in OS2HandleToOOoBmp()
Completed in 15 milliseconds