Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc720 DWRITE_FONT_FEATURE* dwfeatureArray = (DWRITE_FONT_FEATURE*) in _hb_directwrite_shape() local
724 dwfeatureArray[i].nameTag = (DWRITE_FONT_FEATURE_TAG) in _hb_directwrite_shape()
726 dwfeatureArray[i].parameter = features[i].value; in _hb_directwrite_shape()
728 singleFeatures.features = dwfeatureArray; in _hb_directwrite_shape()