Home | History | Annotate | Download | only in letest

Lines Matching defs:typoFlags

608             int32_t typoFlags = 3; // kerning + ligatures...
675 typoFlags |= 0x80000000L; // use CharSubstitutionFilter...
690 engine = LayoutEngine::layoutEngineFactory(font, scriptCode, languageCode, typoFlags, success);