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 100 if (unlikely (!c->extend_min (*this))) return_trace (false);
185 if (unlikely (!c->extend_min (*this))) return_trace (false);
217 if (unlikely (!c->extend_min (u.format))) return_trace (false);
312 if (unlikely (!c->extend_min (*this))) return_trace (false);
383 if (unlikely (!c->extend_min (*this))) return_trace (false);
421 if (unlikely (!c->extend_min (u.format))) return_trace (false);
533 if (unlikely (!c->extend_min (*this))) return_trace (false);
571 if (unlikely (!c->extend_min (u.format))) return_trace (false);
679 if (unlikely (!c->extend_min (*this))) return_trace (false);
753 if (unlikely (!c->extend_min (*this))) return_trace (false)
    [all...]
hb-ot-layout-common-private.hh 637 if (unlikely (!c->extend_min (*this))) return_trace (false);
698 if (unlikely (!c->extend_min (*this))) return_trace (false);
765 if (unlikely (!c->extend_min (*this))) return_trace (false);
888 if (unlikely (!c->extend_min (*this))) return_trace (false);
    [all...]
hb-open-type-private.hh 463 inline Type *extend_min (Type &obj) function in struct:OT::hb_serialize_context_t
859 if (unlikely (!c->extend_min (*this))) return_trace (false);
985 if (unlikely (!c->extend_min (*this))) return_trace (false);

Completed in 71 milliseconds