|
Pepper_31_C_interfaces
|
#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_point.h"#include "ppapi/c/pp_rect.h"#include "ppapi/c/pp_resource.h"#include "ppapi/c/pp_size.h"#include "ppapi/c/pp_stdint.h"
Go to the source code of this file.
Classes | |
| struct | PPP_Widget_Dev_0_2 |
Macros | |
| #define | PPP_WIDGET_DEV_INTERFACE_0_2 "PPP_Widget(Dev);0.2" |
| #define | PPP_WIDGET_DEV_INTERFACE PPP_WIDGET_DEV_INTERFACE_0_2 |
Typedefs | |
| typedef struct PPP_Widget_Dev_0_2 | PPP_Widget_Dev |
Implementation of the Widget interface.
Definition in file ppp_widget_dev.h.
| #define PPP_WIDGET_DEV_INTERFACE PPP_WIDGET_DEV_INTERFACE_0_2 |
Definition at line 20 of file ppp_widget_dev.h.
| #define PPP_WIDGET_DEV_INTERFACE_0_2 "PPP_Widget(Dev);0.2" |
Definition at line 19 of file ppp_widget_dev.h.
1.8.6