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

  /external/harfbuzz_ng/src/
hb-open-type-private.hh 187 bool stop_sublookup_iteration (const return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_sanitize_context_t
hb-ot-layout-gsubgpos-private.hh 65 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_closure_context_t
114 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_would_apply_context_t
153 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_collect_glyphs_context_t
246 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_apply_context_t
    [all...]

Completed in 267 milliseconds