Home
last modified time | relevance | path

Searched refs:modifiedGlyphAdvances (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-directwrite.cc717 float* modifiedGlyphAdvances = new float[maxGlyphCount]; in _hb_directwrite_shape_full() local
726 modifiedGlyphAdvances, modifiedGlyphOffsets); in _hb_directwrite_shape_full()
732 delete [] modifiedGlyphAdvances; in _hb_directwrite_shape_full()
750 glyphAdvances = modifiedGlyphAdvances; in _hb_directwrite_shape_full()