Searched refs:optNumIsSet (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dnumber-opt-number.h69 bool optNumIsSet(){ function in class:NumberOptNumber
/inkscape/src/filters/
H A Dmorphology.cpp96 if (this->radius.optNumIsSet() == false) {
H A Dconvolvematrix.cpp116 if (this->order.optNumIsSet() == false) {
237 if (this->kernelUnitLength.optNumIsSet() == false) {
H A Dturbulence.cpp122 if (this->baseFrequency.optNumIsSet() == false) {

Completed in 60 milliseconds