Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc739 DWRITE_SHAPING_GLYPH_PROPERTIES* glyphProperties = (DWRITE_SHAPING_GLYPH_PROPERTIES*) in _hb_directwrite_shape() local
745 glyphProperties, &glyphCount); in _hb_directwrite_shape()
752 free (glyphProperties); in _hb_directwrite_shape()
791 glyphProperties, glyphCount, fontFace, fontEmSize, in _hb_directwrite_shape()
809 glyphProperties, justificationOpportunities); in _hb_directwrite_shape()
855 glyphProperties, &actualGlyphsCount, modifiedClusterMap, modifiedGlyphIndices, in _hb_directwrite_shape()
961 free (glyphProperties); in _hb_directwrite_shape()