Searched refs:advanceVector (Results 1 – 3 of 3) sorted by relevance
237 SkVector advanceVector() const { return SkVector{fAdvanceX, fAdvanceY}; } in advanceVector() function
238 sum += glyph->advanceVector() * strikeToSourceScale; in getPos()
184 endOfLastGlyph += glyph->advanceVector(); in draw_text_positions()