Home
last modified time | relevance | path

Searched defs:glyphIterator (Results 1 – 17 of 17) sorted by relevance

/external/icu4c/layout/
DSinglePositioningSubtables.cpp18 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()
DSingleSubstitutionSubtables.cpp17 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()
DContextualSubstSubtables.cpp28 GlyphIterator *glyphIterator, in applySubstitutionLookups()
51 GlyphIterator *glyphIterator, le_bool backtrack) in matchGlyphIDs()
80 GlyphIterator *glyphIterator, in matchGlyphClasses()
119GlyphIterator *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 …]
DPairPositioningSubtables.cpp19 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()
DAlternateSubstSubtables.cpp17 le_uint32 AlternateSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter … in process()
DExtensionSubtables.cpp23GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in process()
DLookupProcessor.cpp22 …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()
DSubstitutionLookups.cpp29 GlyphIterator *glyphIterator, in applySubstitutionLookups()
DCursiveAttachmentSubtables.cpp17 le_uint32 CursiveAttachmentSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance *fo… in process()
DLigatureSubstSubtables.cpp16 le_uint32 LigatureSubstitutionSubtable::process(GlyphIterator *glyphIterator, const LEGlyphFilter *… in process()
DMultipleSubstSubtables.cpp17 le_uint32 MultipleSubstitutionSubtable::process(GlyphIterator *glyphIterator, LEErrorCode& success,… in process()
DGlyphSubstLookupProc.cpp52GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode& success) const in applySubtable()
DMarkToMarkPosnSubtables.cpp29 le_int32 MarkToMarkPositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance … in process()
DGlyphPosnLookupProc.cpp63 GlyphIterator *glyphIterator, in applySubtable()
DMarkToBasePosnSubtables.cpp29 le_int32 MarkToBasePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInstance … in process()
DMarkToLigaturePosnSubtables.cpp28 le_int32 MarkToLigaturePositioningSubtable::process(GlyphIterator *glyphIterator, const LEFontInsta… in process()
DValueRecords.cpp37 …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()