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

  /external/harfbuzz_ng/src/
hb-ot-layout.cc 1094 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:hb_get_subtables_context_t
    [all...]
hb-open-type-private.hh 200 bool stop_sublookup_iteration (const return_t r) const { return !r; } function in struct:OT::hb_sanitize_context_t
hb-ot-layout-gsubgpos-private.hh 50 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_closure_context_t
88 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_would_apply_context_t
116 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_collect_glyphs_context_t
206 bool stop_sublookup_iteration (return_t r) const function in struct:OT::hb_add_coverage_context_t
413 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_apply_context_t
    [all...]

Completed in 83 milliseconds