Searched defs:startGlyphIndex (Results 1 – 4 of 4) sorted by relevance
48 int startGlyphIndex, in SubRunData()82 int startGlyphIndex() const { return fStartGlyphIndex; } in startGlyphIndex() function
507 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() member1149 size_t startGlyphIndex = (logicalIndex == previousBreak.fRunIndex) in wrap() local
51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
696 HBGlyphID16 startGlyphIndex; member