Searched refs:getV2ScriptTag (Results 1 – 3 of 3) sorted by relevance
114 static LETag getV2ScriptTag(le_int32 scriptCode);
146 LETag OpenTypeLayoutEngine::getV2ScriptTag(le_int32 scriptCode) in getV2ScriptTag() function in OpenTypeLayoutEngine174 fScriptTagV2 = getV2ScriptTag(fScriptCode); in setScriptAndLanguageTags()
530 LETag v2ScriptTag = OpenTypeLayoutEngine::getV2ScriptTag(scriptCode); in layoutEngineFactory()