Searched refs:getV2ScriptTag (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/layout/
H A DOpenTypeLayoutEngine.h114 static LETag getV2ScriptTag(le_int32 scriptCode);
H A DOpenTypeLayoutEngine.cpp146 LETag OpenTypeLayoutEngine::getV2ScriptTag(le_int32 scriptCode) function in class:OpenTypeLayoutEngine
174 fScriptTagV2 = getV2ScriptTag(fScriptCode);
H A DLayoutEngine.cpp530 LETag v2ScriptTag = OpenTypeLayoutEngine::getV2ScriptTag(scriptCode);

Completed in 126 milliseconds