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

  /external/icu/icu4c/source/layout/
IndicReordering.h 102 inline le_int32 getWorstCaseExpansion() const;
148 static le_int32 getWorstCaseExpansion(le_int32 scriptCode);
179 inline le_int32 IndicClassTable::getWorstCaseExpansion() const
IndicLayoutEngine.cpp 99 le_int32 worstCase = count * IndicReordering::getWorstCaseExpansion(fScriptCode);
IndicClassTables.cpp 446 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode)
454 return classTable->getWorstCaseExpansion();

Completed in 116 milliseconds