Searched refs:ActiveState (Results 1 – 6 of 6) sorted by relevance
62 enum ActiveState { SHOW_AS_ACTIVE, SHOW_AS_INACTIVE }; enum67 ActiveState show_flag;70 ActiveState expected_active_state;76 ActiveState show_flag);101 void WaitForPanelActiveState(Panel* panel, ActiveState state);
300 Panel* panel, ActiveState expected_state) { in WaitForPanelActiveState()345 ActiveState show_flag) in CreatePanelParams()
188 enum ActiveState { enum196 ActiveState determineActiveState(SMILTime elapsed) const;221 ActiveState m_activeState;
1083 SVGSMILElement::ActiveState SVGSMILElement::determineActiveState(SMILTime elapsed) const in determineActiveState()1144 ActiveState oldActiveState = m_activeState; in progress()
14 TEST_F(WebViewTest, ActiveState) { in TEST_F() argument
336 TEST_F(WebViewTest, ActiveState) in TEST_F() argument