Home
last modified time | relevance | path

Searched defs:isVerticalDocument (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h283 virtual bool isVerticalDocument() const { return true; } in isVerticalDocument() function
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp3192 bool FrameView::isVerticalDocument() const in isVerticalDocument() function in WebCore::FrameView