Searched refs:modifiedGlyphIndices (Results 1 – 1 of 1) sorted by relevance
847 uint16_t* modifiedGlyphIndices = (uint16_t*) malloc (maxGlyphCount * sizeof (uint16_t)); in _hb_directwrite_shape() local855 glyphProperties, &actualGlyphsCount, modifiedClusterMap, modifiedGlyphIndices, in _hb_directwrite_shape()862 free (modifiedGlyphIndices); in _hb_directwrite_shape()883 glyphIndices = modifiedGlyphIndices; in _hb_directwrite_shape()