Searched defs:glyphIterator (Results 1 – 17 of 17) sorted by relevance
/external/icu4c/layout/ |
D | SinglePositioningSubtables.cpp | 18 le_uint32 SinglePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *fo… in process() 44 le_uint32 SinglePositioningFormat1Subtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process() 58 le_uint32 SinglePositioningFormat2Subtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process()
|
D | SingleSubstitutionSubtables.cpp | 17 le_uint32 SingleSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter *fi… in process() 43 le_uint32 SingleSubstitutionFormat1Subtable::process(GlyphIterator *glyphIterator, const LEGlyphFil… in process() 61 le_uint32 SingleSubstitutionFormat2Subtable::process(GlyphIterator *glyphIterator, const LEGlyphFil… in process()
|
D | ContextualSubstSubtables.cpp | 28 GlyphIterator *glyphIterator, in applySubstitutionLookups() 51 GlyphIterator *glyphIterator, le_bool backtrack) in matchGlyphIDs() 80 GlyphIterator *glyphIterator, in matchGlyphClasses() 119 … GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack) in matchGlyphCoverages() 149 GlyphIterator *glyphIterator, in process() 186 GlyphIterator *glyphIterator, in process() 235 GlyphIterator *glyphIterator, in process() 287 GlyphIterator *glyphIterator, in process() 320 GlyphIterator *glyphIterator, in process() 363 GlyphIterator *glyphIterator, in process() [all …]
|
D | PairPositioningSubtables.cpp | 19 le_uint32 PairPositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *font… in process() 45 le_uint32 PairPositioningFormat1Subtable::process(GlyphIterator *glyphIterator, const LEFontInstanc… in process() 88 le_uint32 PairPositioningFormat2Subtable::process(GlyphIterator *glyphIterator, const LEFontInstanc… in process()
|
D | AlternateSubstSubtables.cpp | 17 le_uint32 AlternateSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter … in process()
|
D | ExtensionSubtables.cpp | 23 … GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in process()
|
D | LookupProcessor.cpp | 22 …t32 LookupProcessor::applyLookupTable(const LookupTable *lookupTable, GlyphIterator *glyphIterator, in applyLookupTable() 63 GlyphIterator glyphIterator(glyphStorage, glyphPositionAdjustments, in process() local 91 …uint32 LookupProcessor::applySingleLookup(le_uint16 lookupTableIndex, GlyphIterator *glyphIterator, in applySingleLookup()
|
D | SubstitutionLookups.cpp | 29 GlyphIterator *glyphIterator, in applySubstitutionLookups()
|
D | CursiveAttachmentSubtables.cpp | 17 le_uint32 CursiveAttachmentSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *fo… in process()
|
D | LigatureSubstSubtables.cpp | 16 le_uint32 LigatureSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter *… in process()
|
D | MultipleSubstSubtables.cpp | 17 le_uint32 MultipleSubstitutionSubtable::process(GlyphIterator *glyphIterator, LEErrorCode& success,… in process()
|
D | GlyphSubstLookupProc.cpp | 52 … GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in applySubtable()
|
D | MarkToMarkPosnSubtables.cpp | 29 le_int32 MarkToMarkPositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance … in process()
|
D | GlyphPosnLookupProc.cpp | 63 GlyphIterator *glyphIterator, in applySubtable()
|
D | MarkToBasePosnSubtables.cpp | 29 le_int32 MarkToBasePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance … in process()
|
D | MarkToLigaturePosnSubtables.cpp | 28 le_int32 MarkToLigaturePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process()
|
D | ValueRecords.cpp | 37 …alueRecord::adjustPosition(ValueFormat valueFormat, const char *base, GlyphIterator &glyphIterator, in adjustPosition() 141 …stPosition(le_int16 index, ValueFormat valueFormat, const char *base, GlyphIterator &glyphIterator, in adjustPosition()
|