Home
last modified time | relevance | path

Searched refs:isSpinUpButtonPartPressed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h294 bool isSpinUpButtonPartPressed(const RenderObject*) const;
DRenderTheme.cpp656 if (isSpinUpButtonPartPressed(o)) in controlStatesForRenderer()
728 bool RenderTheme::isSpinUpButtonPartPressed(const RenderObject* o) const in isSpinUpButtonPartPressed() function in WebCore::RenderTheme