Searched refs:IgnoreVideoHover (Results 1 – 2 of 2) sorted by relevance
255 const bool ignoreVideoHover = behaviorFlags & IgnoreVideoHover; in shouldHideMediaControls()459 if (shouldHideMediaControls(IgnoreVideoHover)) in defaultEventHandler()470 unsigned behaviorFlags = IgnoreFocus | IgnoreVideoHover; in hideMediaControlsTimerFired()
89 IgnoreVideoHover = 1 << 0, enumerator