Home
last modified time | relevance | path

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

/AOO41X/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1115 static bool bUspEnabled = true; variable
1144 return (bUspEnabled = false);
1148 bUspEnabled &= (NULL != pScriptIsComplex);
1153 bUspEnabled &= (NULL != pScriptItemize);
1158 bUspEnabled &= (NULL != pScriptShape);
1163 bUspEnabled &= (NULL != pScriptPlace);
1168 bUspEnabled &= (NULL != pScriptGetLogicalWidths);
1173 bUspEnabled &= (NULL != pScriptApplyLogicalWidth);
1178 bUspEnabled &= (NULL != pScriptJustify);
1182 bUspEnabled &= (NULL != pScriptGetFontProperties);
[all …]