Searched refs:logicalRectForWritingModeAndDirection (Results 1 – 2 of 2) sorted by relevance
270 LayoutRect logicalRectForWritingModeAndDirection(const LayoutRect&) const;
1359 LayoutRect RenderTableSection::logicalRectForWritingModeAndDirection(const LayoutRect& rect) const in logicalRectForWritingModeAndDirection() function in WebCore::RenderTableSection1472 LayoutRect tableAlignedRect = logicalRectForWritingModeAndDirection(localRepaintRect); in paintObject()1739 LayoutRect tableAlignedRect = logicalRectForWritingModeAndDirection(hitTestRect); in nodeAtPoint()