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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 448 inline Type *extend_min (Type &obj) function in struct:OT::hb_serialize_context_t
783 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
909 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 448 inline Type *extend_min (Type &obj) function in struct:OT::hb_serialize_context_t
783 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
909 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);

Completed in 29 milliseconds