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

/inkscape/src/
H A Dsp-ellipse.cpp218 if (_isSlice() || hasPathEffect() ) {
292 if (_isSlice()) {
360 if (_isSlice()) {
410 if (!this->_isSlice()) {
430 if (this->_isSlice() && this->_closed) {
551 bool slice = this->_isSlice();
670 bool SPGenericEllipse::_isSlice() const function in class:SPGenericEllipse

Completed in 16 milliseconds