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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLookupProcessor.cpp165 LEReferenceTo<ScriptListTable> scriptListTable; local
176 scriptListTable = LEReferenceTo<ScriptListTable>(baseAddress, success, scriptListOffset);
177 langSysTable = scriptListTable->findLanguage(scriptListTable, scriptTag, languageTag, success);

Completed in 32 milliseconds