Searched refs:UpDownState (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DSpinButtonElement.h38 enum UpDownState { enum in class:WebCore::final
58 UpDownState upDownState() const { return m_upDownState; }
90 UpDownState m_upDownState;
91 UpDownState m_pressStartingState;
H A DSpinButtonElement.cpp129 UpDownState oldUpDownState = m_upDownState;

Completed in 105 milliseconds