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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 259 struct FeatureParamsSize
455 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const
459 return Null(FeatureParamsSize);
464 FeatureParamsSize size;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 260 struct FeatureParamsSize
456 inline const FeatureParamsSize& get_size_params (hb_tag_t tag) const
460 return Null(FeatureParamsSize);
465 FeatureParamsSize size;
    [all...]

Completed in 550 milliseconds