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.cpp228 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
231 …buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
234 … (buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
238 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarThemeMacNonOverlayAPI.mm68 gButtonPlacement = ScrollbarButtonsDoubleBoth;
211 …onsPlacement() == ScrollbarButtonsDoubleStart || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
248 …ttonsPlacement() == ScrollbarButtonsDoubleEnd || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
297 case ScrollbarButtonsDoubleBoth:
DScrollTypes.h154 ScrollbarButtonsDoubleBoth enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp1043 … buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()
1045 …rn buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()