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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 246 enum ScrollbarModesCalculationStrategy { RulesFromWebContentOnly, AnyRule };
247 void calculateScrollbarModesForLayoutAndSetViewportRenderer(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy = AnyRule);
FrameView.cpp 564 void FrameView::calculateScrollbarModesForLayoutAndSetViewportRenderer(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy strategy)
    [all...]

Completed in 39 milliseconds