Searched refs:OnCopyImageAt (Results 1 – 2 of 2) sorted by relevance
661 void OnCopyImageAt(int x, int y);
1322 IPC_MESSAGE_HANDLER(ViewMsg_CopyImageAt, OnCopyImageAt) in OnMessageReceived()1454 void RenderViewImpl::OnCopyImageAt(int x, int y) { in OnCopyImageAt() function in content::RenderViewImpl