UpDownState       125 Source/core/html/shadow/SpinButtonElement.cpp             UpDownState oldUpDownState = m_upDownState;
UpDownState        58 Source/core/html/shadow/SpinButtonElement.h     UpDownState upDownState() const { return m_upDownState; }
UpDownState        89 Source/core/html/shadow/SpinButtonElement.h     UpDownState m_upDownState;
UpDownState        90 Source/core/html/shadow/SpinButtonElement.h     UpDownState m_pressStartingState;