Searched refs:apply_once (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout.cc833 static inline bool apply_once (OT::hb_apply_context_t *c, function
866 apply_once (c, lookup))
889 apply_once (c, lookup))
H A Dhb-ot-layout-gsub-table.hh1206 inline bool apply_once (hb_apply_context_t *c) const function in struct:OT::SubstLookup
1383 bool ret = l.apply_once (c);
H A Dhb-ot-layout-gpos-table.hh1475 inline bool apply_once (hb_apply_context_t *c) const function in struct:OT::PosLookup
1624 bool ret = l.apply_once (c);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc833 static inline bool apply_once (OT::hb_apply_context_t *c, function
866 apply_once (c, lookup))
889 apply_once (c, lookup))
H A Dhb-ot-layout-gsub-table.hh1206 inline bool apply_once (hb_apply_context_t *c) const function in struct:OT::SubstLookup
1383 bool ret = l.apply_once (c);
H A Dhb-ot-layout-gpos-table.hh1475 inline bool apply_once (hb_apply_context_t *c) const function in struct:OT::PosLookup
1624 bool ret = l.apply_once (c);

Completed in 173 milliseconds