Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DWidget.h65 IntRect boundsRect() const { return IntRect(0, 0, width(), height()); } in boundsRect() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DEllipsisBox.cpp176 FloatRect boundsRect(boxOrigin, size()); in nodeAtPoint() local
DRenderTable.cpp1415 LayoutRect boundsRect(adjustedLocation, size()); in nodeAtPoint() local
DRenderBox.cpp1085 LayoutRect boundsRect = borderBoxRect(); in nodeAtPoint() local
DRenderBlock.cpp2853 LayoutRect boundsRect(adjustedLocation, size()); in nodeAtPoint() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGRoot.cpp456 LayoutRect boundsRect(accumulatedOffset + location(), size()); in nodeAtPoint() local