Searched defs:GetCenter (Results 1 – 2 of 2) sorted by relevance
146 inline Point2f GetCenter() const { in GetCenter() function
490 …ImVec2 GetCenter() const { return ImVec2((Min.x + Max.x) * 0.5f, (Min.y + M… in GetCenter() function