Searched defs:extend_min (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh455 inline Type *extend_min (Type &obj) function in struct:OT::hb_serialize_context_t
775 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
894 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh455 inline Type *extend_min (Type &obj) function in struct:OT::hb_serialize_context_t
775 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
894 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);

Completed in 1442 milliseconds