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