HomeSort by relevance Sort by last modified time
    Searched refs:getScriptClassTable (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
IndicReordering.h 143 static const IndicClassTable *getScriptClassTable(le_int32 scriptCode);
IndicClassTables.cpp 437 const IndicClassTable *IndicClassTable::getScriptClassTable(le_int32 scriptCode)
448 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
459 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
IndicReordering.cpp 634 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
    [all...]

Completed in 35 milliseconds