Home
last modified time | relevance | path

Searched refs:bDither16 (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx190 sal_Bool bDither16 = TRUE; in ImplInitSalGDI() local
195 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 25 milliseconds