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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToLigaturePosnSubtables.h70 le_uint16 ligatureCount; member in struct:LigatureArray
H A DLigatureSubstSubtables.h50 le_uint16 ligatureCount; member in struct:LigatureSetTable
H A DMarkToLigaturePosnSubtables.cpp83 le_uint16 ligatureCount = SWAPW(ligatureArray->ligatureCount); local
85 if (ligatureCoverage < 0 || ligatureCoverage >= ligatureCount) {

Completed in 30 milliseconds