OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:requiresFullScreenForVideoPlayback
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/qt/WebCoreSupport/
FullScreenVideoQt.cpp
107
bool DefaultFullScreenVideoHandler::
requiresFullScreenForVideoPlayback
() const
232
bool FullScreenVideoQt::
requiresFullScreenForVideoPlayback
()
235
return m_FullScreenVideoHandler ? m_FullScreenVideoHandler->
requiresFullScreenForVideoPlayback
() : false;
/external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.cpp
256
bool FullScreenVideoHandler::
requiresFullScreenForVideoPlayback
() const
Completed in 348 milliseconds