Searched refs:bDither16 (Results 1 – 1 of 1) sorted by relevance
190 sal_Bool bDither16 = TRUE; in ImplInitSalGDI() local195 for( int nY = 0; ( nY < 8 ) && bDither16; nY++ ) in ImplInitSalGDI()196 for( int nX = 0; ( nX < 8 ) && bDither16; nX++ ) in ImplInitSalGDI()198 bDither16 = FALSE; in ImplInitSalGDI()204 if( bDither16 ) in ImplInitSalGDI()
Completed in 30 milliseconds