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

/inkscape/src/
H A Dsp-gradient.h132 bool isAligned(SPGradient *b);
H A Dsp-gradient.cpp125 if(!this->isAligned(that))break;
157 bool SPGradient::isAligned(SPGradient *that) function in class:SPGradient

Completed in 42 milliseconds