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

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DIndicReordering.h102 inline le_int32 getWorstCaseExpansion() const;
148 static le_int32 getWorstCaseExpansion(le_int32 scriptCode);
179 inline le_int32 IndicClassTable::getWorstCaseExpansion() const function in class:IndicClassTable
H A DIndicLayoutEngine.cpp99 le_int32 worstCase = count * IndicReordering::getWorstCaseExpansion(fScriptCode);
H A DIndicClassTables.cpp446 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode) function in class:IndicReordering
454 return classTable->getWorstCaseExpansion();

Completed in 77 milliseconds