Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DPairPositioningSubtables.cpp52 LEGlyphID firstGlyph = glyphIterator->getCurrGlyphID(); in process() local
95 LEGlyphID firstGlyph = glyphIterator->getCurrGlyphID(); in process() local
DStateTableProcessor.h47 TTGlyphID firstGlyph; variable
DLookupTables.h40 TTGlyphID firstGlyph; member
89 TTGlyphID firstGlyph; member
DSegmentArrayProcessor.cpp46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process() local
DSegmentArrayProcessor2.cpp46 TTGlyphID firstGlyph = SWAPW(lookupSegment->firstGlyph); in process() local
DOpenTypeTables.h39 TTGlyphID firstGlyph; member
DStateTableProcessor2.cpp183 TTGlyphID firstGlyph = SWAPW(lookupTable8->firstGlyph); in process() local
DContextualGlyphSubstProc2.cpp126 TTGlyphID firstGlyph = SWAPW(lookupTable8->firstGlyph); in lookup() local
DClassDefinitionTables.cpp74 TTGlyphID firstGlyph = SWAPW(startGlyph); in getGlyphClass() local
DStateTables.h85 TTGlyphID firstGlyph; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
Dgxvcommn.c505 FT_UShort firstGlyph; in gxv_LookupTable_fmt2_validate() local
576 FT_UShort firstGlyph; in gxv_LookupTable_fmt4_validate() local
727 FT_UShort firstGlyph; in gxv_LookupTable_fmt8_validate() local
950 FT_UShort firstGlyph; in gxv_ClassTable_validate() local
Dgxvkern.c382 FT_UShort firstGlyph; in gxv_kern_subtable_fmt2_clstbl_validate() local
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/
DKerning.java203 int firstGlyph = coverage[i]; in readPairPositioningAdjustmentFormat1() local