Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DScrollView.h335 virtual bool isFlippedDocument() const { return false; } in isFlippedDocument() function
/external/webkit/Source/WebCore/page/
DFrameView.cpp2766 bool FrameView::isFlippedDocument() const in isFlippedDocument() function in WebCore::FrameView