WebMediaPlayerAction 2956 Source/web/WebViewImpl.cpp void WebViewImpl::performMediaPlayerAction(const WebMediaPlayerAction& action,
WebMediaPlayerAction 2967 Source/web/WebViewImpl.cpp     case WebMediaPlayerAction::Play:
WebMediaPlayerAction 2973 Source/web/WebViewImpl.cpp     case WebMediaPlayerAction::Mute:
WebMediaPlayerAction 2976 Source/web/WebViewImpl.cpp     case WebMediaPlayerAction::Loop:
WebMediaPlayerAction 2979 Source/web/WebViewImpl.cpp     case WebMediaPlayerAction::Controls:
WebMediaPlayerAction  230 Source/web/WebViewImpl.h         const WebMediaPlayerAction& action,
WebMediaPlayerAction   49 public/web/WebMediaPlayerAction.h     WebMediaPlayerAction()
WebMediaPlayerAction   51 public/web/WebMediaPlayerAction.h     WebMediaPlayerAction(Type type, bool enable)
WebMediaPlayerAction   64 public/web/WebView.h struct WebMediaPlayerAction;
WebMediaPlayerAction  304 public/web/WebView.h         const WebMediaPlayerAction&, const WebPoint& location) = 0;