Searched defs:WebMediaPlayerProxy (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DMediaPlayerProxy.cpp51 WebMediaPlayerProxy::WebMediaPlayerProxy(MediaPlayer* player) function in class:WebCore::WebMediaPlayerProxy
60 WebMediaPlayerProxy::~WebMediaPlayerProxy()
65 ScriptInstance WebMediaPlayerProxy::pluginInstance()
82 void WebMediaPlayerProxy::load(const String& url)
90 void WebMediaPlayerProxy::initEngine()
117 HTMLMediaElement* WebMediaPlayerProxy::element()
123 void WebMediaPlayerProxy::invokeMethod(const String& methodName)
H A DMediaPlayerProxy.h47 class WebMediaPlayerProxy { class in namespace:WebCore
49 WebMediaPlayerProxy(MediaPlayer* player);
50 ~WebMediaPlayerProxy();

Completed in 65 milliseconds