Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ms-feature-ranges.hh41 typedef struct hb_ms_features_t { struct
44 } hb_ms_features_t; argument
78 hb_ms_features_t features;
195 hb_vector_t<hb_ms_features_t*> &range_features, /* OUT */ in hb_ms_make_feature_ranges()
Dhb-directwrite.cc633 static_assert ((sizeof (DWRITE_TYPOGRAPHIC_FEATURES) == sizeof (hb_ms_features_t)), ""); in _hb_directwrite_shape()
635 hb_vector_t<hb_ms_features_t *> range_features; in _hb_directwrite_shape()
Dhb-uniscribe.cc717 static_assert ((sizeof (TEXTRANGE_PROPERTIES) == sizeof (hb_ms_features_t)), ""); in _hb_uniscribe_shape()
728 hb_vector_t<hb_ms_features_t*> range_properties; in _hb_uniscribe_shape()