Searched refs:lsfDontAdvance (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DLigatureSubstitution.h65 lsfDontAdvance = 0x4000, enumerator in enum:LigatureSubstitutionFlags
H A DLigatureSubstProc.cpp156 if (!(flags & lsfDontAdvance)) {
H A DLigatureSubstProc2.cpp159 if (!(flags & lsfDontAdvance)) {

Completed in 32 milliseconds