Lines Matching refs:make_action_helper
404 * can be written using \c make_action_helper.
417 * Calls \c make_action_helper with the \c vector.
425 return make_action_helper(context, &perform);
431 * Calls \c make_action_helper with the \c vector.
439 return make_action_helper(context, &perform);
445 * Calls \c make_action_helper with the \c vector.
452 return make_action_helper(context, &perform);
458 * Calls \c make_action_helper with the \c vector.
465 return make_action_helper(context, &perform);
471 * Calls \c make_action_helper with the \c vector.
478 return make_action_helper(context, &perform);
484 * Calls \c make_action_helper with the \c vector.
491 return make_action_helper(context, &perform);
497 * Calls \c make_action_helper with the \c vector.
504 return make_action_helper(context, &perform);
510 * Calls \c make_action_helper with the \c vector.
517 return make_action_helper(context, &perform);
523 * Calls \c make_action_helper with the \c vector.
530 return make_action_helper(context, &perform);
536 * Calls \c make_action_helper with the \c vector.
543 return make_action_helper(context, &perform);
549 * Calls \c make_action_helper with the \c vector.
556 return make_action_helper(context, &perform);
562 * Calls \c make_action_helper with the \c vector.
569 return make_action_helper(context, &perform);
587 SPAction *Verb::make_action_helper(Inkscape::ActionContext const & context, void (*perform_fun)(SPAction *, void *), void *in_pntr)
2243 * Calls \c make_action_helper with the \c vector.
2250 return make_action_helper(context, &perform);
2306 * Calls \c make_action_helper with the \c vector.
2313 SPAction *action = make_action_helper(context, &perform);
2372 * Calls \c make_action_helper with the \c vector.
2379 SPAction *action = make_action_helper(context, &perform);