Searched refs:_visible_count (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/ | ||
H A D | extension.cpp | 847 unsigned int _visible_count = 0; local 850 if (!param->get_gui_hidden()) _visible_count++; 852 return _visible_count; |
Completed in 13 milliseconds