Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFullScreenVideoQt.cpp57 void GStreamerFullScreenVideoHandler::setVideoElement(HTMLVideoElement* element) in setVideoElement() function in WebCore::GStreamerFullScreenVideoHandler
73 m_fullScreenWidget->setVideoElement(m_videoElement); in enterFullScreen()
88 m_fullScreenWidget->setVideoElement(0); in exitFullScreen()
196 m_FullScreenVideoHandlerGStreamer->setVideoElement(m_videoElement); in enterFullScreenForNode()
H A DFullScreenVideoQt.h54 void setVideoElement(HTMLVideoElement*);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DPlatformVideoWindowPrivate.h38 void setVideoElement(HTMLVideoElement*);
H A DPlatformVideoWindowQt.cpp47 void FullScreenVideoWindow::setVideoElement(HTMLVideoElement* element) in setVideoElement() function in FullScreenVideoWindow
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/
H A DChangeLog2151 (WebCore::GStreamerFullScreenVideoHandler::setVideoElement):
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog28671 (FullScreenVideoWindow::setVideoElement):