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