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

  /external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py 26 class FeatureParamsSize(FeatureParams):
750 'size': FeatureParamsSize,
  /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...]

Completed in 170 milliseconds