Searched defs:shouldHaveSpinButton (Results 1 – 2 of 2) sorted by relevance
275 bool TextFieldInputType::shouldHaveSpinButton() const in shouldHaveSpinButton() function in WebCore::TextFieldInputType287 bool shouldHaveSpinButton = this->shouldHaveSpinButton(); in createShadowSubtree() local
919 bool RenderTheme::shouldHaveSpinButton(HTMLInputElement* inputElement) const in shouldHaveSpinButton() function in WebCore::RenderTheme