Home
last modified time | relevance | path

Searched refs:ScrollbarButtonsDoubleBoth (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbar.cpp237 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
240 …buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
243 … (buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
247 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollTypes.h154 ScrollbarButtonsDoubleBoth enumerator
DScrollbarThemeMacNonOverlayAPI.mm67 gButtonPlacement = ScrollbarButtonsDoubleBoth;
238 …onsPlacement() == ScrollbarButtonsDoubleStart || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
275 …ttonsPlacement() == ScrollbarButtonsDoubleEnd || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
324 case ScrollbarButtonsDoubleBoth:
/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp1062 … buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()
1064 …rn buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()