Searched defs:ScrollbarModesCalculationStrategy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.h258 enum ScrollbarModesCalculationStrategy { RulesFromWebContentOnly, AnyRule }; enum in class:blink::FINAL
259 void calculateScrollbarModesForLayoutAndSetViewportRenderer(ScrollbarMode& hMode, ScrollbarMode& vMode, ScrollbarModesCalculationStrategy = AnyRule);

Completed in 71 milliseconds