Home
last modified time | relevance | path

Searched defs:totalArea (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.cpp112 unsigned Region::totalArea() const in totalArea() function in WebCore::Region
116 unsigned totalArea = 0; in totalArea() local