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

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DSliderThumbElement.h95 virtual bool isSliderThumb() const;
H A DSliderThumbElement.cpp96 bool RenderSliderThumb::isSliderThumb() const function in class:WebCore::RenderSliderThumb
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderSlider.cpp100 if (thumbBox && thumbBox->isSliderThumb())
H A DRenderObject.h361 virtual bool isSliderThumb() const { return false; } function in class:WebCore::RenderObject

Completed in 126 milliseconds