Home
last modified time | relevance | path

Searched defs:lastGlyph (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/layout/
DTrimmedArrayProcessor.h53 TTGlyphID lastGlyph; variable
DIndicRearrangementProcessor.h55 le_int32 lastGlyph; variable
DStateTableProcessor.h48 TTGlyphID lastGlyph; variable
DOpenTypeTables.h39 TTGlyphID lastGlyph; member
DClassDefinitionTables.cpp69 TTGlyphID lastGlyph = firstGlyph + SWAPW(glyphCount); in getGlyphClass() local
DLookupTables.h38 TTGlyphID lastGlyph; member
/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.cpp444 bool lastGlyph = lastRun && i + 1 == glyphCount; in adjustGlyphsAndAdvances() local