Home
last modified time | relevance | path

Searched refs:setLayoutSize (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h110 void setLayoutSize(const IntSize&);
DFrameView.cpp1702 void FrameView::setLayoutSize(const IntSize& size) in setLayoutSize() function in WebCore::FrameView
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp3059 view->setLayoutSize(layoutSize); in updateMainFrameLayoutSize()
3146 view->setLayoutSize(layoutSize); in setFixedLayoutSize()