Searched refs:ScriptType (Results 1 – 6 of 6) sorted by relevance
19 nScriptType(CPDF_VariableText::ScriptType::Normal), in CPVT_WordProps()27 CPDF_VariableText::ScriptType scriptType =28 CPDF_VariableText::ScriptType::Normal,52 CPDF_VariableText::ScriptType nScriptType;
472 case CPDF_VariableText::ScriptType::Normal: in OutputLines()475 case CPDF_VariableText::ScriptType::Super: in OutputLines()478 case CPDF_VariableText::ScriptType::Sub: in OutputLines()
37 enum class ScriptType { Normal, Super, Sub }; enum
98 <QPM:ScriptType>Install</QPM:ScriptType>
43 V(ScriptType) \
63 Debug.ScriptType = { Native: 0,586 if (script.type == Debug.ScriptType.Native) {2116 var types = ScriptTypeFlag(Debug.ScriptType.Normal);