Searched refs:bUspEnabled (Results 1 – 1 of 1) sorted by relevance
1115 static bool bUspEnabled = true; variable1144 return (bUspEnabled = false);1148 bUspEnabled &= (NULL != pScriptIsComplex);1153 bUspEnabled &= (NULL != pScriptItemize);1158 bUspEnabled &= (NULL != pScriptShape);1163 bUspEnabled &= (NULL != pScriptPlace);1178 bUspEnabled &= (NULL != pScriptJustify);1188 bUspEnabled &= (NULL != pScriptTextOut);1192 bUspEnabled &= (NULL != pScriptFreeCache);1194 if( !bUspEnabled )[all …]
Completed in 26 milliseconds