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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/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 41 milliseconds