Home
last modified time | relevance | path

Searched defs:baseGlyph (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DMarkToBasePosnSubtables.cpp52 LEGlyphID baseGlyph = findBaseGlyph(&baseIterator); in process() local
/external/skia/src/ports/
DSkTypeface_win_dw.cpp96 for (int baseGlyph = 0; baseGlyph < glyphCount; baseGlyph += scratchCount) { in onCharsToGlyphs() local