Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DIndicClassTables.cpp437 const IndicClassTable *IndicClassTable::getScriptClassTable(le_int32 scriptCode) in getScriptClassTable() function in IndicClassTable
448 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode); in getWorstCaseExpansion()
459 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode); in getFilterZeroWidth()
DIndicReordering.h143 static const IndicClassTable *getScriptClassTable(le_int32 scriptCode);
DIndicReordering.cpp634 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode); in reorder()
1076 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode); in v2process()