Searched refs:pseudoForScrollbarPart (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbar.cpp196 static PseudoId pseudoForScrollbarPart(ScrollbarPart part) function in namespace:WebCore
226 RefPtr<RenderStyle> partStyle = !destroy ? getScrollbarPseudoStyle(partType, pseudoForScrollbarPart(partType)) : PassRefPtr<RenderStyle>(0);

Completed in 53 milliseconds