Home
last modified time | relevance | path

Searched defs:shouldHaveSpinButton (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DTextFieldInputType.cpp287 bool TextFieldInputType::shouldHaveSpinButton() const in shouldHaveSpinButton() function in WebCore::TextFieldInputType
299 bool shouldHaveSpinButton = this->shouldHaveSpinButton(); in createShadowSubtree() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.cpp994 bool RenderTheme::shouldHaveSpinButton(HTMLInputElement* inputElement) const in shouldHaveSpinButton() function in WebCore::RenderTheme