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

/openjdk7/jdk/src/share/native/sun/font/layout/
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);

Completed in 49 milliseconds