Searched refs:compareWidthHeight (Results 1 – 1 of 1) sorted by relevance
42 static bool compareWidthHeight(const T& lhs, const T& rhs) { in compareWidthHeight() function48 return compareWidthHeight(lhs, rhs) && lhs.mRx == rhs.mRx && lhs.mRy == rhs.mRy; in compareRoundRects()52 return compareWidthHeight(lhs, rhs) && lhs.mStartAngle == rhs.mStartAngle && in compareArcs()108 return compareWidthHeight(shape.rect, rhs.shape.rect); in operator ==()114 return compareWidthHeight(shape.oval, rhs.shape.oval); in operator ==()