HomeSort by relevance Sort by last modified time
    Searched refs:FeatureParamsSize (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 261 struct FeatureParamsSize
458 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const
462 return Null(FeatureParamsSize);
467 FeatureParamsSize size;
    [all...]
hb-ot-layout.cc 768 const OT::FeatureParamsSize &params = f.get_feature_params ().get_size_params (tag);
  /external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py 26 class FeatureParamsSize(FeatureParams):
750 'size': FeatureParamsSize,

Completed in 176 milliseconds