Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc630 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties; in _hb_directwrite_shape_full() local
631 glyphProperties = new DWRITE_SHAPING_GLYPH_PROPERTIES[maxGlyphCount]; in _hb_directwrite_shape_full()
637 glyphIndices, glyphProperties, &glyphCount); in _hb_directwrite_shape_full()
642 delete [] glyphProperties; in _hb_directwrite_shape_full()
674 textLength, glyphIndices, glyphProperties, in _hb_directwrite_shape_full()
692 clusterMap, glyphProperties, in _hb_directwrite_shape_full()
724 glyphProperties, &actualGlyphsCount, in _hb_directwrite_shape_full()
824 delete [] glyphProperties; in _hb_directwrite_shape_full()