Home
last modified time | relevance | path

Searched refs:pDisableCairoText (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx341 static const char* pDisableCairoText = getenv( "SAL_DISABLE_CAIROTEXT" ); in CairoWrapper() local
342 if( pDisableCairoText && (pDisableCairoText[0] != '0') ) in CairoWrapper()

Completed in 24 milliseconds