Searched refs:fTypoFlags (Results 1 – 5 of 5) sorted by relevance
46 fMorphTable->process(fMorphTable, glyphStorage, fTypoFlags, success); in computeGlyphs()
148 const le_int32& typoFlags = fTypoFlags; in applyTypoFlags()234 if (fTypoFlags & LE_CHAR_FILTER_FEATURE_FLAG) { in ~OpenTypeLayoutEngine()495 } else if (fTypoFlags & LE_Kerning_FEATURE_FLAG) { /* kerning enabled */ in adjustGlyphPositions()
112 if (fTypoFlags & LE_Kerning_FEATURE_FLAG) { /* kerning enabled */ in adjustGlyphPositions()
120 le_int32 fTypoFlags; variable
149 fTypoFlags(typoFlags), fFilterZeroWidth(TRUE) in LayoutEngine()377 if (fTypoFlags & LE_Kerning_FEATURE_FLAG) { /* kerning enabled */ in adjustGlyphPositions()