Home
last modified time | relevance | path

Searched defs:MovieClient (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.h159 class MovieClient; variable
160 friend class MovieClient; variable
DMediaPlayerPrivateQuickTimeVisualContext.cpp80 class MediaPlayerPrivateQuickTimeVisualContext::MovieClient : public QTMovieClient { class in WebCore::MediaPlayerPrivateQuickTimeVisualContext
82 MovieClient(MediaPlayerPrivateQuickTimeVisualContext* parent) : m_parent(parent) {} in MovieClient() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext::MovieClient