Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DOpenTypeLayoutEngine.h102 static LETag getScriptTag(le_int32 scriptCode);
DOpenTypeLayoutEngine.cpp242 LETag OpenTypeLayoutEngine::getScriptTag(le_int32 scriptCode) in getScriptTag() function in OpenTypeLayoutEngine
277 fScriptTag = getScriptTag(fScriptCode); in setScriptAndLanguageTags()
DLayoutEngine.cpp211 LETag scriptTag = OpenTypeLayoutEngine::getScriptTag(fScriptCode); in characterProcessing()
547 … gsubTable->coversScript(gsubTable, scriptTag = OpenTypeLayoutEngine::getScriptTag(scriptCode), su… in layoutEngineFactory()