Searched refs:subtractCaptionRect (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DTablePainter.cpp98 m_renderTable.subtractCaptionRect(rect);
108 m_renderTable.subtractCaptionRect(rect);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTable.h280 void subtractCaptionRect(LayoutRect&) const;
H A DRenderTable.cpp626 void RenderTable::subtractCaptionRect(LayoutRect& rect) const function in class:blink::RenderTable

Completed in 75 milliseconds