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.cpp156 bool frameIsScrollable = frameView && frameView->isScrollable(); in updateAfterCompositingChange() local
928 bool frameIsScrollable = frameView && frameView->isScrollable(); in frameViewIsScrollableIsDirty() local