|
Pepper_31_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"#include "ppapi/c/pp_time.h"#include "ppapi/c/pp_var.h"#include "ppapi/c/ppb_input_event.h"
Go to the source code of this file.
Classes | |
| struct | PPB_IMEInputEvent_Dev_0_2 |
| struct | PPB_IMEInputEvent_Dev_0_1 |
Macros | |
| #define | PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_1 "PPB_IMEInputEvent(Dev);0.1" |
| #define | PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_2 "PPB_IMEInputEvent(Dev);0.2" |
| #define | PPB_IME_INPUT_EVENT_DEV_INTERFACE PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_2 |
Typedefs | |
| typedef struct PPB_IMEInputEvent_Dev_0_2 | PPB_IMEInputEvent_Dev |
This file defines the PPB_IMEInputEvent_Dev interface.
Definition in file ppb_ime_input_event_dev.h.
| #define PPB_IME_INPUT_EVENT_DEV_INTERFACE PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_2 |
Definition at line 22 of file ppb_ime_input_event_dev.h.
| #define PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_1 "PPB_IMEInputEvent(Dev);0.1" |
Definition at line 20 of file ppb_ime_input_event_dev.h.
| #define PPB_IME_INPUT_EVENT_DEV_INTERFACE_0_2 "PPB_IMEInputEvent(Dev);0.2" |
Definition at line 21 of file ppb_ime_input_event_dev.h.
1.8.6