Home
last modified time | relevance | path

Searched defs:setCurrentTime (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFullscreenVideoControllerEfl.cpp150 void FullscreenVideoController::setCurrentTime(float value) in setCurrentTime() function in FullscreenVideoController
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFullscreenVideoController.cpp442 void FullscreenVideoController::setCurrentTime(float value) in setCurrentTime() function in FullscreenVideoController
/external/webkit/Source/WebCore/svg/
DSVGSVGElement.cpp559 void SVGSVGElement::setCurrentTime(float /* seconds */) in setCurrentTime() function in WebCore::SVGSVGElement
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp354 void FullscreenVideoController::setCurrentTime(float value) in setCurrentTime() function in FullscreenVideoController
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.cpp370 void QTMovie::setCurrentTime(float time) const in setCurrentTime() function in QTMovie
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.cpp1300 void HTMLMediaElement::setCurrentTime(float time, ExceptionCode& ec) in setCurrentTime() function in WebCore::HTMLMediaElement