Home
last modified time | relevance | path

Searched defs:apply_to (Results 1 – 2 of 2) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp238 struct apply_to struct
240 F to;
242 explicit apply_to(F f) in apply_to() argument
248 auto operator()(std::tuple<ParamN...> p) in operator ()()
253 auto operator()(std::tuple<ParamN...> p) const in operator ()()
262 auto apply_to(F f) in apply_to() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh616 static bool apply_to (const void *obj, OT::hb_ot_apply_context_t *c) in apply_to() function