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

/inkscape/src/
H A Dtext-editing.cpp2071 bool hasVisible = false; local
2074 hasVisible = true; // maybe we should also check that it's not all whitespace?
2078 hasVisible = true;
2084 return hasVisible;

Completed in 29 milliseconds