Searched defs:apply_to (Results 1 – 2 of 2) sorted by relevance
238 struct apply_to struct240 F to;242 explicit apply_to(F f) in apply_to() argument248 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
616 static bool apply_to (const void *obj, OT::hb_ot_apply_context_t *c) in apply_to() function