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 258 enum ScrollbarModesCalculationStrategy { RulesFromWebContentOnly, AnyRule };
259 void calculateScrollbarModesForLayoutAndSetViewportRenderer(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy = AnyRule);
FrameView.cpp 527 void FrameView::calculateScrollbarModesForLayoutAndSetViewportRenderer(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy strategy)
    [all...]

Completed in 692 milliseconds