Searched refs:scriptCount (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DScriptAndLanguage.h70 le_uint16 scriptCount; member in struct:ScriptListTable
H A DScriptAndLanguage.cpp69 * There are some fonts that have a large, bogus value for scriptCount. To try
80 le_uint16 count = SWAPW(scriptCount);
98 // the scriptCount value is bogus; do a linear search

Completed in 29 milliseconds