Searched refs:advVec (Results 1 – 1 of 1) sorted by relevance
74 std::vector<float> advVec(count); in harfbuzzGetGlyphHorizontalAdvances() local84 advVec.data()); in harfbuzzGetGlyphHorizontalAdvances()88 *advances = HBFloatToFixed(advVec[i]); in harfbuzzGetGlyphHorizontalAdvances()