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

/inkscape/src/
H A Dsp-lpe-item.h74 bool pathEffectsEnabled() const;
H A Dsp-spiral.cpp373 if (hasPathEffect() && pathEffectsEnabled()) {
434 if (hasPathEffect() && pathEffectsEnabled()) {
H A Dbox3d-side.cpp201 if (hasPathEffect() && pathEffectsEnabled()) {
H A Dsp-ellipse.cpp453 if (hasPathEffect() && pathEffectsEnabled()) {
471 if (hasPathEffect() && pathEffectsEnabled()) {
H A Dsp-star.cpp454 if (hasPathEffect() && pathEffectsEnabled()) {
516 if (hasPathEffect() && pathEffectsEnabled()) {
H A Dsp-lpe-item.cpp220 if (this->hasPathEffect() && this->pathEffectsEnabled()) {
293 if (!lpeitem->pathEffectsEnabled())
957 bool SPLPEItem::pathEffectsEnabled() const function in class:SPLPEItem
H A Dsp-item-group.cpp812 if (hasPathEffect() && pathEffectsEnabled()) {

Completed in 28 milliseconds