Searched defs:GetArea (Results 1 – 2 of 2) sorted by relevance
114 int GetArea() const { in GetArea() function248 float GetArea() const { in GetArea() function
19 Type GetArea() const { return width_ * height_; } in GetArea() function