Searched refs:IndeterminateState (Results 1 – 6 of 6) sorted by relevance
39 IndeterminateState = 1 << 8, enumerator
84 IndeterminateState enumerator
227 case IndeterminateState: in markState()
732 …e = determinate ? WebTestThemeControlWin::NormalState : WebTestThemeControlWin::IndeterminateState; in paintProgressBar()
737 result |= IndeterminateState; in controlStatesForRenderer()
181 bool indeterminate = (states & IndeterminateState);