Searched refs:in_pntr (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dverbs.h503 SPAction *make_action_helper (Inkscape::ActionContext const & context, void (*perform_fun)(SPAction *, void *), void *in_pntr = NULL);
H A Dverbs.cpp587 SPAction *Verb::make_action_helper(Inkscape::ActionContext const & context, void (*perform_fun)(SPAction *, void *), void *in_pntr) argument
601 in_pntr ? in_pntr : reinterpret_cast<void*>(_code)),

Completed in 58 milliseconds