Searched defs:getWorstCaseExpansion (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.h127 inline le_int32 getWorstCaseExpansion() const;
173 static le_int32 getWorstCaseExpansion(le_int32 scriptCode);
204 inline le_int32 IndicClassTable::getWorstCaseExpansion() const function in class:IndicClassTable
H A DIndicClassTables.cpp471 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode) function in class:IndicReordering
479 return classTable->getWorstCaseExpansion();

Completed in 3007 milliseconds