HomeSort by relevance Sort by last modified time
    Searched defs:WebMediaPlayerProxy (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/wince/
MediaPlayerProxy.cpp 51 WebMediaPlayerProxy::WebMediaPlayerProxy(MediaPlayer* player)
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)
MediaPlayerProxy.h 47 class WebMediaPlayerProxy {
49 WebMediaPlayerProxy(MediaPlayer* player);
50 ~WebMediaPlayerProxy();

Completed in 256 milliseconds