Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DPage.cpp188 PassRefPtrWillBeRawPtr<ClientRectList> Page::nonFastScrollableRects(const LocalFrame* frame) in nonFastScrollableRects() function in WebCore::Page
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp1806 PassRefPtrWillBeRawPtr<ClientRectList> Internals::nonFastScrollableRects(Document* document, Except… in nonFastScrollableRects() function in WebCore::Internals