HomeSort by relevance Sort by last modified time
    Searched refs:logicalRectForWritingModeAndDirection (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/paint/
TableSectionPainter.cpp 65 LayoutRect tableAlignedRect = m_renderTableSection.logicalRectForWritingModeAndDirection(localPaintInvalidationRect);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTableSection.h 231 LayoutRect logicalRectForWritingModeAndDirection(const LayoutRect&) const;
287 // These two functions take a rectangle as input that has been flipped by logicalRectForWritingModeAndDirection.
RenderTableSection.cpp     [all...]

Completed in 34 milliseconds