Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderScrollbar.cpp202 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
205 …buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
208 … (buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
212 buttonsPlacement == ScrollbarButtonsDoubleBoth); in updateScrollbarPart()
/external/webkit/WebCore/platform/
DScrollTypes.h78 ScrollbarButtonsDoubleBoth enumerator
/external/webkit/WebCore/platform/mac/
DScrollbarThemeMac.mm118 gButtonPlacement = ScrollbarButtonsDoubleBoth;
224 …onsPlacement() == ScrollbarButtonsDoubleStart || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
261 …ttonsPlacement() == ScrollbarButtonsDoubleEnd || buttonsPlacement() == ScrollbarButtonsDoubleBoth);
310 case ScrollbarButtonsDoubleBoth:
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp2608 … buttonsPlacement == ScrollbarButtonsDoubleStart || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()
2610 …rn buttonsPlacement == ScrollbarButtonsDoubleEnd || buttonsPlacement == ScrollbarButtonsDoubleBoth; in checkScrollbarPseudoClass()