Searched defs:isWellBehaved (Results 1 – 2 of 2) sorted by relevance
36 bool isWellBehaved() const { return !this->isFocalOnCircle() && fR1 > 1; } in isWellBehaved() function
969 isWellBehaved = focalData.isWellBehaved(), in MakeConical() local