Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc626 DWRITE_SHAPING_TEXT_PROPERTIES* textProperties; in _hb_directwrite_shape_full() local
627 textProperties = new DWRITE_SHAPING_TEXT_PROPERTIES[textLength]; in _hb_directwrite_shape_full()
636 maxGlyphCount, clusterMap, textProperties, in _hb_directwrite_shape_full()
673 hr = analyzer->GetGlyphPlacements (textString, clusterMap, textProperties, in _hb_directwrite_shape_full()
823 delete [] textProperties; in _hb_directwrite_shape_full()