Searched refs:subtractCaptionRect (Results 1 – 3 of 3) sorted by relevance
98 m_renderTable.subtractCaptionRect(rect); in paintBoxDecorationBackground()108 m_renderTable.subtractCaptionRect(rect); in paintMask()
280 void subtractCaptionRect(LayoutRect&) const;
626 void RenderTable::subtractCaptionRect(LayoutRect& rect) const in subtractCaptionRect() function in blink::RenderTable