Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh278 struct FeatureParamsSize struct
479 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const in get_size_params()
483 return Null(FeatureParamsSize); in get_size_params()
488 FeatureParamsSize size;
Dhb-ot-layout.cc962 const OT::FeatureParamsSize &params = f.get_feature_params ().get_size_params (tag); in hb_ot_layout_get_size_params()
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py26 class FeatureParamsSize(FeatureParams): class
750 'size': FeatureParamsSize,