Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc698 float* justifiedGlyphAdvances = new float[maxGlyphCount]; in _hb_directwrite_shape_full() local
701 glyphAdvances, glyphOffsets, justifiedGlyphAdvances, in _hb_directwrite_shape_full()
723 justifiedGlyphAdvances, justifiedGlyphOffsets, in _hb_directwrite_shape_full()
753 delete [] justifiedGlyphAdvances; in _hb_directwrite_shape_full()
761 glyphAdvances = justifiedGlyphAdvances; in _hb_directwrite_shape_full()