Home
last modified time | relevance | path

Searched defs:typoFlags (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/layout/
DArabicLayoutEngine.cpp48 le_int32 typoFlags, LEErrorCode &success) in ArabicOpenTypeLayoutEngine()
132 …nstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode… in UnicodeArabicOpenTypeLayoutEngine()
DTibetanLayoutEngine.cpp35 le_int32 typoFlags, LEErrorCode &success) in TibetanOpenTypeLayoutEngine()
DKhmerLayoutEngine.cpp29 le_int32 typoFlags, LEErrorCode &success) in KhmerOpenTypeLayoutEngine()
DHanLayoutEngine.cpp42le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &suc… in HanOpenTypeLayoutEngine()
DMorphTables2.cpp21 le_int32 typoFlags, LEErrorCode &success) const in process()
DIndicLayoutEngine.cpp41 …nstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode… in IndicOpenTypeLayoutEngine()
DOpenTypeLayoutEngine.cpp129le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &suc… in OpenTypeLayoutEngine()
148 const le_int32& typoFlags = fTypoFlags; in applyTypoFlags() local
224 le_int32 typoFlags, LEErrorCode &success) in OpenTypeLayoutEngine()
DHangulLayoutEngine.cpp187le_int32 typoFlags, const LEReferenceTo<GlyphSubstitutionTableHeader> &gsubTable, LEErrorCode &suc… in HangulOpenTypeLayoutEngine()
196 le_int32 typoFlags, LEErrorCode &success) in HangulOpenTypeLayoutEngine()
DLayoutEngine.cpp146 le_int32 typoFlags, in LayoutEngine()
525 …nstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode… in layoutEngineFactory()
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp177 int32_t typoFlags = 3; // kerning + ligatures... in readTestFile() local
/external/icu/icu4c/source/test/letest/
Dgendata.cpp200 …int32_t typoFlags = LayoutEngine::kTypoFlagKern | LayoutEngine::kTypoFlagLiga; // kerning + ligatu… in main() local
Dcletest.c453 le_int32 typoFlags = 3; /* kerning + ligatures */ in doTestCase() local
Dletest.cpp609 int32_t typoFlags = 3; // kerning + ligatures... in DataDrivenTest() local