Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2950 static const char* pEnableSVM1 = getenv( "SAL_ENABLE_SVM1" ); in operator <<() local
2951 static const bool bNoSVM1 = (NULL == pEnableSVM1 ) || ( '0' == *pEnableSVM1 ); in operator <<()

Completed in 27 milliseconds