Searched refs:shouldHideControls (Results 1 – 3 of 3) sorted by relevance
168 bool MediaControls::shouldHideControls() in shouldHideControls() function in WebCore::MediaControls276 if (shouldHideControls()) in defaultEventHandler()296 if (shouldHideControls()) in defaultEventHandler()311 if (!shouldHideControls()) in hideFullscreenControlsTimerFired()
41 virtual bool shouldHideControls() OVERRIDE { return true; } in shouldHideControls() function
63 virtual bool shouldHideControls();