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

/inkscape/src/ui/dialog/
H A Dfind.h169 Glib::ustring find_replace(const gchar *str, const gchar *find, const gchar *replace, bool exact, bool casematch, bool replaceall);
H A Dfind.cpp294 Glib::ustring Find::find_replace(const gchar *str, const gchar *find, const gchar *replace, bool exact, bool casematch, bool replaceall) argument
304 if (!replaceall) {

Completed in 16 milliseconds