Searched refs:WindowInactiveState (Results 1 – 3 of 3) sorted by relevance
39 WindowInactiveState = 1 << 7, enumerator
664 result |= WindowInactiveState; in controlStatesForRenderer()
273 bool windowInactive = (states & WindowInactiveState);