Searched defs:totalArea (Results 1 – 1 of 1) sorted by relevance
112 unsigned Region::totalArea() const in totalArea() function in WebCore::Region116 unsigned totalArea = 0; in totalArea() local