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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 185 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 64 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_closure_context_t
113 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_would_apply_context_t
152 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_collect_glyphs_context_t
251 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_apply_context_t
    [all...]
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 185 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 64 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_closure_context_t
113 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_would_apply_context_t
152 bool stop_sublookup_iteration (return_t r HB_UNUSED) const { return false; } function in struct:OT::hb_collect_glyphs_context_t
251 bool stop_sublookup_iteration (return_t r) const { return r; } function in struct:OT::hb_apply_context_t
    [all...]

Completed in 490 milliseconds