Home
last modified time | relevance | path

Searched refs:pDisableNative (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx2233 static const char* pDisableNative = getenv( "SAL_DISABLE_NATIVE_ALPHA"); in ImplDrawAlpha() local
2236 bool bTryDirectPaint(!mpAlphaVDev && !pDisableNative && !bHMirr && !bVMirr); in ImplDrawAlpha()
H A Doutdev6.cxx273 static const char* pDisableNative = getenv( "SAL_DISABLE_NATIVE_ALPHA"); in DrawTransparent() local
276 if( !pDisableNative in DrawTransparent()
432 if( !mpAlphaVDev && !pDisableNative && aPolyPoly.IsRect() ) in DrawTransparent()

Completed in 35 milliseconds