Searched refs:modifiedGlyphAdvances (Results 1 – 1 of 1) sorted by relevance
848 float* modifiedGlyphAdvances = (float*) malloc (maxGlyphCount * sizeof (float)); in _hb_directwrite_shape() local856 modifiedGlyphAdvances, modifiedGlyphOffsets); in _hb_directwrite_shape()863 free (modifiedGlyphAdvances); in _hb_directwrite_shape()884 glyphAdvances = modifiedGlyphAdvances; in _hb_directwrite_shape()