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

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 94 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
170 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
201 if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
292 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
358 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
395 if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
509 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
546 if (unlikely (!c->extend_min (u.format))) return TRACE_RETURN (false);
656 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
729 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false)
    [all...]
hb-ot-layout-common-private.hh 584 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
643 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
711 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
820 if (unlikely (!c->extend_min (*this))) return TRACE_RETURN (false);
    [all...]
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 146 milliseconds