Home
last modified time | relevance | path

Searched refs:OnMediaPlayerActionAt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_view_impl.h727 void OnMediaPlayerActionAt(const gfx::Point& location,
Drender_view_impl.cc1101 IPC_MESSAGE_HANDLER(ViewMsg_MediaPlayerActionAt, OnMediaPlayerActionAt) in OnMessageReceived()
2870 void RenderViewImpl::OnMediaPlayerActionAt(const gfx::Point& location, in OnMediaPlayerActionAt() function in content::RenderViewImpl