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

  /external/icu4c/layout/
IndicReordering.h 100 inline le_int32 getWorstCaseExpansion() const;
146 static le_int32 getWorstCaseExpansion(le_int32 scriptCode);
177 inline le_int32 IndicClassTable::getWorstCaseExpansion() const
IndicLayoutEngine.cpp 99 le_int32 worstCase = count * IndicReordering::getWorstCaseExpansion(fScriptCode);
IndicClassTables.cpp 444 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode)
452 return classTable->getWorstCaseExpansion();

Completed in 84 milliseconds