Searched refs:currentCharScriptType (Results 1 – 1 of 1) sorted by relevance
312 sal_Int16 currentCharScriptType = getScriptClass(ch); in endOfScript() local313 if(ScriptType != currentCharScriptType && currentCharScriptType != ScriptType::WEAK) in endOfScript()359 sal_Int16 currentCharScriptType = getScriptClass(ch); in nextScript() local360 if ((numberOfChange == 1) ? (ScriptType == currentCharScriptType) : in nextScript()361 … (ScriptType != currentCharScriptType && currentCharScriptType != ScriptType::WEAK)) in nextScript()