HomeSort by relevance Sort by last modified time
    Searched refs:safeToPropagateScrollToParent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 195 bool safeToPropagateScrollToParent() const { return m_safeToPropagateScrollToParent; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBox.cpp 496 if (frameView->safeToPropagateScrollToParent()) {
    [all...]

Completed in 146 milliseconds