Searched defs:advances (Results 1 – 11 of 11) sorted by relevance
42 int16_t findMode(SkSpan<const int16_t> advances) { in findMode()117 std::vector<int16_t> advances; in SkPDFMakeCIDGlyphWidthsArray() local
27 FT_Fixed* advances, in _ft_face_scale_advances()
179 std::unique_ptr<SkScalar[]> advances(new SkScalar[glyphCount]); in shape() local
254 SkAutoSTArray<4096, CGSize> advances(runGlyphs); in shape() local
145 hb_position_t* advances, in skhb_glyph_h_advances()
280 FT_Fixed* advances ) in T1_Get_Advances()
226 FT_Fixed *advances ) in tt_get_advances()
198 std::unique_ptr<float[]> advances(new float[glyphCount]); in set_character_bounds() local
402 std::vector<float> advances(glyphCount); in Deserialize() local
84 void SkStrike::getAdvances(SkSpan<const SkGlyphID> glyphIDs, SkPoint advances[]) { in getAdvances()
206 FT_Fixed* advances ) in cff_get_advances()