PPP_InputEvent_Proxy 283 ppapi/proxy/interface_list.cc AddProxy(API_ID_PPP_INPUT_EVENT, &ProxyFactory<PPP_InputEvent_Proxy>); PPP_InputEvent_Proxy 284 ppapi/proxy/interface_list.cc AddPPP(PPP_INPUT_EVENT_INTERFACE, PPP_InputEvent_Proxy::GetProxyInterface()); PPP_InputEvent_Proxy 59 ppapi/proxy/ppp_input_event_proxy.cc PPP_InputEvent_Proxy::PPP_InputEvent_Proxy(Dispatcher* dispatcher) PPP_InputEvent_Proxy 68 ppapi/proxy/ppp_input_event_proxy.cc PPP_InputEvent_Proxy::~PPP_InputEvent_Proxy() { PPP_InputEvent_Proxy 72 ppapi/proxy/ppp_input_event_proxy.cc const PPP_InputEvent* PPP_InputEvent_Proxy::GetProxyInterface() { PPP_InputEvent_Proxy 76 ppapi/proxy/ppp_input_event_proxy.cc bool PPP_InputEvent_Proxy::OnMessageReceived(const IPC::Message& msg) { PPP_InputEvent_Proxy 81 ppapi/proxy/ppp_input_event_proxy.cc IPC_BEGIN_MESSAGE_MAP(PPP_InputEvent_Proxy, msg) PPP_InputEvent_Proxy 91 ppapi/proxy/ppp_input_event_proxy.cc void PPP_InputEvent_Proxy::OnMsgHandleInputEvent(PP_Instance instance, PPP_InputEvent_Proxy 100 ppapi/proxy/ppp_input_event_proxy.cc void PPP_InputEvent_Proxy::OnMsgHandleFilteredInputEvent( PPP_InputEvent_Proxy 18 ppapi/proxy/ppp_input_event_proxy.h class PPP_InputEvent_Proxy : public InterfaceProxy { PPP_InputEvent_Proxy 20 ppapi/proxy/ppp_input_event_proxy.h PPP_InputEvent_Proxy(Dispatcher* dispatcher); PPP_InputEvent_Proxy 21 ppapi/proxy/ppp_input_event_proxy.h virtual ~PPP_InputEvent_Proxy(); PPP_InputEvent_Proxy 41 ppapi/proxy/ppp_input_event_proxy.h DISALLOW_COPY_AND_ASSIGN(PPP_InputEvent_Proxy);