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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DIndicReordering.h168 static const IndicClassTable *getScriptClassTable(le_int32 scriptCode);
H A DIndicClassTables.cpp462 const IndicClassTable *IndicClassTable::getScriptClassTable(le_int32 scriptCode) function in class:IndicClassTable
473 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
484 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
H A DIndicReordering.cpp659 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);
1101 const IndicClassTable *classTable = IndicClassTable::getScriptClassTable(scriptCode);

Completed in 80 milliseconds