| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
| Classes | |
| struct | PPP_InputEvent_0_1 | 
| Macros | |
| #define | PPP_INPUT_EVENT_INTERFACE_0_1 "PPP_InputEvent;0.1" | 
| #define | PPP_INPUT_EVENT_INTERFACE PPP_INPUT_EVENT_INTERFACE_0_1 | 
| Typedefs | |
| typedef struct PPP_InputEvent_0_1 | PPP_InputEvent | 
This file defines the API for receiving input events from the browser.
Definition in file ppp_input_event.h.
| #define PPP_INPUT_EVENT_INTERFACE PPP_INPUT_EVENT_INTERFACE_0_1 | 
Definition at line 18 of file ppp_input_event.h.
| #define PPP_INPUT_EVENT_INTERFACE_0_1 "PPP_InputEvent;0.1" | 
Definition at line 17 of file ppp_input_event.h.
 1.8.6
 1.8.6