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

/inkscape/src/
H A Dtext-tag-attributes.h51 bool anyAttributesSet() const;
H A Dtext-editing.cpp1590 if (attrs && attrs->anyAttributesSet()) {
1644 if (attributes_first && attributes_second && attributes_second->anyAttributesSet()) {
1676 if (attrs && attrs->anyAttributesSet()) {
1704 if (attrs && attrs->anyAttributesSet()) {
1758 if (attrs && attrs->anyAttributesSet()) return false;
1760 if (attrs && attrs->anyAttributesSet()) return false;
H A Dsp-text.cpp814 bool TextTagAttributes::anyAttributesSet() const function in class:TextTagAttributes

Completed in 400 milliseconds