Home
last modified time | relevance | path

Searched refs:subtractCaptionRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h312 void subtractCaptionRect(LayoutRect&) const;
DRenderTable.cpp705 void RenderTable::subtractCaptionRect(LayoutRect& rect) const in subtractCaptionRect() function in WebCore::RenderTable
728 subtractCaptionRect(rect); in paintBoxDecorations()
738 subtractCaptionRect(rect); in paintMask()