Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc716 DWRITE_TYPOGRAPHIC_FEATURES singleFeatures; in _hb_directwrite_shape() local
717 singleFeatures.featureCount = num_features; in _hb_directwrite_shape()
728 singleFeatures.features = dwfeatureArray; in _hb_directwrite_shape()
731 (const DWRITE_TYPOGRAPHIC_FEATURES*) &singleFeatures; in _hb_directwrite_shape()
966 free (singleFeatures.features); in _hb_directwrite_shape()