Searched refs:ActiveState (Results 1 – 6 of 6) sorted by relevance
175 enum ActiveState { enum183 ActiveState determineActiveState(SMILTime elapsed) const;208 ActiveState m_activeState;
865 SVGSMILElement::ActiveState SVGSMILElement::determineActiveState(SMILTime elapsed) const in determineActiveState()917 ActiveState oldActiveState = m_activeState; in progress()
89 if (state & ActiveState) in scrollbarControlStateFromThemeState()213 state |= ActiveState; in paintTrackBackground()226 state |= ActiveState; in paintButton()246 state |= ActiveState; in paintThumb()
14 TEST_F(WebViewTest, ActiveState) { in TEST_F() argument
116 result |= SafariTheme::ActiveState; in determineState()172 …tr<CGColorRef> color(AdoptCF, STCopyThemeColorPtr()(stFocusRingColorID, SafariTheme::ActiveState)); in platformFocusRingColor()
13559 Fix evaluation with ActiveState Perl 5.6. Somehow it tried to treat nameEntries as array.13634 …ndedAttributes to be a variable instead of a hash directly. Required to work with ActiveState perl.