Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp159 bool frameIsScrollable = frameView && frameView->isScrollable(); in updateAfterCompositingChangeIfNeeded() local
999 bool frameIsScrollable = frameView && frameView->isScrollable(); in frameViewIsDirty() local