Searched refs:glyphAdvances (Results 1 – 3 of 3) sorted by relevance
694 float* glyphAdvances = (float*) malloc (maxGlyphCount * sizeof (float)); in _hb_directwrite_shape_full() local724 glyphAdvances, glyphOffsets); in _hb_directwrite_shape_full()756 glyphAdvances, glyphOffsets, justifiedGlyphAdvances, justifiedGlyphOffsets); in _hb_directwrite_shape_full()785 glyphAdvances, justifiedGlyphAdvances, justifiedGlyphOffsets, in _hb_directwrite_shape_full()808 free (glyphAdvances); in _hb_directwrite_shape_full()814 glyphAdvances = modifiedGlyphAdvances; in _hb_directwrite_shape_full()822 free (glyphAdvances); in _hb_directwrite_shape_full()825 glyphAdvances = justifiedGlyphAdvances; in _hb_directwrite_shape_full()866 info->mask = glyphAdvances[i]; in _hb_directwrite_shape_full()892 free (glyphAdvances); in _hb_directwrite_shape_full()
452 run.glyphAdvances = &advance; in getBoundingBox()532 run.glyphAdvances = &advance; in getColorGlyphRun()777 run.glyphAdvances = &advance; in drawDWMask()889 colorGlyph->glyphRun.glyphAdvances, in generateColorGlyphImage()
257 glyphRun.glyphAdvances = glyph_advances; in DwRendingString()