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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DScriptAndLanguage.cpp63 LEReferenceTo<ScriptTable> ScriptListTable::findScript(const LETableReference &base, LETag scriptTag, LEErrorCode &success) const function in class:ScriptListTable
121 const LEReferenceTo<ScriptTable> scriptTable = findScript(base, scriptTag, success);

Completed in 58 milliseconds