OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
789
if (unlikely (!c->
extend_min
(*this))) return TRACE_RETURN (false);
915
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 551 milliseconds