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

/inkscape/src/
H A Dtext-tag-attributes.h48 bool singleXYCoordinates() const;
H A Dsp-text.cpp550 bool use_xy = !in_textpath && (tspan->role == SP_TSPAN_ROLE_UNSPECIFIED || !tspan->attributes.singleXYCoordinates());
626 && tspan->attributes.singleXYCoordinates() ) {
809 bool TextTagAttributes::singleXYCoordinates() const function in class:TextTagAttributes
888 if (!singleXYCoordinates()) {
909 if (!singleXYCoordinates()) {
934 if (!singleXYCoordinates()) {
957 if (second.singleXYCoordinates()) {

Completed in 48 milliseconds