Searched refs:item_type_match (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfind.h152 bool item_type_match (SPItem *item);
H A Dfind.cpp677 bool Find::item_type_match (SPItem *item) function in class:Inkscape::UI::Dialog::Find
725 if (item_type_match(item)) {
/inkscape/src/
H A Dselection-chemistry.cpp2024 static bool item_type_match (SPItem *i, SPItem *j) function
2071 if (item && item_type_match(sel, item) && !item->cloned) {

Completed in 49 milliseconds