Searched defs:addLayoutDelta (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DLayoutState.h64 void addLayoutDelta(const LayoutSize& delta) function in class:WebCore::LayoutState
H A DRenderView.h109 void addLayoutDelta(const LayoutSize& delta) function in class:WebCore::FINAL
113 m_layoutState->addLayoutDelta(delta);

Completed in 76 milliseconds