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

/inkscape/src/
H A Dsp-shape.cpp149 if (hasMarkers()) {
174 if (this->hasMarkers ()) {
408 if (hasMarkers()) {
449 if ( this->hasMarkers() && !this->_curve->get_pathvector().empty() ) {
752 bool has_markers = this->hasMarkers();
813 int SPShape::hasMarkers() const function in class:SPShape

Completed in 17 milliseconds