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

/inkscape/src/
H A Dverbs.h555 static Verb * get_search (unsigned int code);
564 * where the \c code is not static the \c get_search function
574 return get_search(code);
H A Dverbs.cpp805 Verb *Verb::get_search(unsigned int code) function in class:Inkscape::Verb

Completed in 79 milliseconds