Searched defs:requiresFullscreenForVideoPlayback (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DChromeClient.h271 virtual bool requiresFullscreenForVideoPlayback() { return false; } function in class:WebCore::ChromeClient
H A DChrome.cpp564 bool Chrome::requiresFullscreenForVideoPlayback() function in class:WebCore::Chrome
566 return m_client->requiresFullscreenForVideoPlayback();
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DChromeClientQt.cpp678 bool ChromeClientQt::requiresFullscreenForVideoPlayback() function in class:WebCore::ChromeClientQt

Completed in 657 milliseconds