|
Pepper_31_C_interfaces
|
#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPB_Zoom_Dev_0_2 |
Macros | |
| #define | PPB_ZOOM_DEV_INTERFACE_0_2 "PPB_Zoom(Dev);0.2" |
| #define | PPB_ZOOM_DEV_INTERFACE PPB_ZOOM_DEV_INTERFACE_0_2 |
Typedefs | |
| typedef struct PPB_Zoom_Dev_0_2 | PPB_Zoom_Dev |
Implementation of the Zoom interface.
Definition in file ppb_zoom_dev.h.
| #define PPB_ZOOM_DEV_INTERFACE PPB_ZOOM_DEV_INTERFACE_0_2 |
Definition at line 16 of file ppb_zoom_dev.h.
| #define PPB_ZOOM_DEV_INTERFACE_0_2 "PPB_Zoom(Dev);0.2" |
Definition at line 15 of file ppb_zoom_dev.h.
1.8.6