Searched defs:name_matches (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | device-manager.cpp | 48 const bool name_matches = (device->get_name() == (*it).name); local 58 if (name_matches && source_matches && mode_matches |
Completed in 16 milliseconds