Searched refs:compareWidthHeight (Results 1 – 1 of 1) sorted by relevance
40 static bool compareWidthHeight(const T& lhs, const T& rhs) { in compareWidthHeight() function46 return compareWidthHeight(lhs, rhs) && lhs.mRx == rhs.mRx && lhs.mRy == rhs.mRy; in compareRoundRects()50 return compareWidthHeight(lhs, rhs) && lhs.mStartAngle == rhs.mStartAngle && in compareArcs()106 return compareWidthHeight(shape.rect, rhs.shape.rect); in operator ==()112 return compareWidthHeight(shape.oval, rhs.shape.oval); in operator ==()