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