HomeSort by relevance Sort by last modified time
    Searched defs:addContentsVisualOverflow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderOverflow.h 57 void addContentsVisualOverflow(const LayoutRect& rect) { m_contentsVisualOverflow.unite(rect); }
RenderBox.cpp     [all...]

Completed in 33 milliseconds