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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-common-private.hh 625 struct CoverageFormat1
670 inline void init (const struct CoverageFormat1 &c_) { c = &c_; i = 0; };
677 const struct CoverageFormat1 *c;
911 CoverageFormat1::Iter format1;
919 CoverageFormat1 format1;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh 626 struct CoverageFormat1
671 inline void init (const struct CoverageFormat1 &c_) { c = &c_; i = 0; };
678 const struct CoverageFormat1 *c;
912 CoverageFormat1::Iter format1;
920 CoverageFormat1 format1;
    [all...]

Completed in 532 milliseconds