Searched refs:glyphVec (Results 1 – 1 of 1) sorted by relevance
73 std::vector<uint16_t> glyphVec(count); in harfbuzzGetGlyphHorizontalAdvances() local78 glyphVec[i] = *glyph; in harfbuzzGetGlyphHorizontalAdvances()83 args->font->GetHorizontalAdvances(glyphVec.data(), count, *args->paint, args->fakery, in harfbuzzGetGlyphHorizontalAdvances()