HomeSort by relevance Sort by last modified time
    Searched refs:MorphTableHeader2 (Results 1 - 5 of 5) sorted by null

  /external/icu4c/layout/
GXLayoutEngine2.h 51 GXLayoutEngine2(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const MorphTableHeader2 *morphTable, le_int32 typoFlags, LEErrorCode &success);
81 const MorphTableHeader2 *fMorphTable;
GXLayoutEngine2.cpp 17 GXLayoutEngine2::GXLayoutEngine2(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, const MorphTableHeader2 *morphTable, le_int32 typoFlags, LEErrorCode &success)
MorphTables.h 111 struct MorphTableHeader2
MorphTables2.cpp 20 void MorphTableHeader2::process(LEGlyphStorage &glyphStorage, le_int32 typoFlags) const
LayoutEngine.cpp 605 MorphTableHeader2 *morxTable = (MorphTableHeader2 *)fontInstance->getFontTable(morxTableTag);

Completed in 116 milliseconds