Searched defs:mode_matches (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Ddevice-manager.cpp50 const bool mode_matches = (device->get_mode() == (*it).mode); local
58 if (name_matches && source_matches && mode_matches

Completed in 11 milliseconds