Searched refs:modifiedGlyphAdvances (Results 1 – 1 of 1) sorted by relevance
779 float* modifiedGlyphAdvances = (float*) malloc (maxGlyphCount * sizeof (float)); in _hb_directwrite_shape_full() local787 modifiedGlyphAdvances, modifiedGlyphOffsets); in _hb_directwrite_shape_full()793 free (modifiedGlyphAdvances); in _hb_directwrite_shape_full()814 glyphAdvances = modifiedGlyphAdvances; in _hb_directwrite_shape_full()