Searched refs:FeatureParamsSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh260 struct FeatureParamsSize struct in namespace:OT
456 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const
460 return Null(FeatureParamsSize);
465 FeatureParamsSize size;
H A Dhb-ot-layout.cc748 const OT::FeatureParamsSize &params = f.get_feature_params ().get_size_params (tag);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh260 struct FeatureParamsSize struct in namespace:OT
456 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const
460 return Null(FeatureParamsSize);
465 FeatureParamsSize size;
H A Dhb-ot-layout.cc754 const OT::FeatureParamsSize &params = f.get_feature_params ().get_size_params (tag);

Completed in 49 milliseconds