Home
last modified time | relevance | path

Searched refs:setVideoElement (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFullScreenVideoQt.cpp53 void GStreamerFullScreenVideoHandler::setVideoElement(HTMLVideoElement* element) in setVideoElement() function in WebCore::GStreamerFullScreenVideoHandler
69 m_fullScreenWidget->setVideoElement(m_videoElement); in enterFullScreen()
84 m_fullScreenWidget->setVideoElement(0); in exitFullScreen()
186 m_FullScreenVideoHandlerGStreamer->setVideoElement(m_videoElement); in enterFullScreenForNode()
DFullScreenVideoQt.h51 void setVideoElement(HTMLVideoElement*);
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
DPlatformVideoWindowPrivate.h36 void setVideoElement(HTMLVideoElement*);
DPlatformVideoWindowQt.cpp47 void FullScreenVideoWindow::setVideoElement(HTMLVideoElement* element) in setVideoElement() function in FullScreenVideoWindow
/external/webkit/Source/WebKit/qt/
DChangeLog513 (WebCore::GStreamerFullScreenVideoHandler::setVideoElement):
/external/webkit/Source/WebCore/
DChangeLog28147 (FullScreenVideoWindow::setVideoElement):