Home
last modified time | relevance | path

Searched defs:startGlyphIndex (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/graphite/geom/
DSubRunData.h48 int startGlyphIndex, in SubRunData()
82 int startGlyphIndex() const { return fStartGlyphIndex; } in startGlyphIndex() function
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp507 const ShapedRun& run, size_t startGlyphIndex, size_t endGlyphIndex) { in append()
1145 struct SubRun { const ShapedRun& run; size_t startGlyphIndex; size_t endGlyphIndex; }; in wrap() member
1149 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local
/external/skia/src/sfnt/
DSkOTTable_EBLC.h51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
/external/harfbuzz_ng/src/OT/Color/CBDT/
DCBDT.hh696 HBGlyphID16 startGlyphIndex; member