| 
    Pepper_31_C_interfaces
    
   | 
 
#include "ppapi/c/pp_bool.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 | PPB_Widget_Dev_0_4 | 
| struct | PPB_Widget_Dev_0_3 | 
Macros | |
| #define | PPB_WIDGET_DEV_INTERFACE_0_3 "PPB_Widget(Dev);0.3" | 
| #define | PPB_WIDGET_DEV_INTERFACE_0_4 "PPB_Widget(Dev);0.4" | 
| #define | PPB_WIDGET_DEV_INTERFACE PPB_WIDGET_DEV_INTERFACE_0_4 | 
Typedefs | |
| typedef struct PPB_Widget_Dev_0_4 | PPB_Widget_Dev | 
Implementation of the widgets interface.
Definition in file ppb_widget_dev.h.
| #define PPB_WIDGET_DEV_INTERFACE PPB_WIDGET_DEV_INTERFACE_0_4 | 
Definition at line 21 of file ppb_widget_dev.h.
| #define PPB_WIDGET_DEV_INTERFACE_0_3 "PPB_Widget(Dev);0.3" | 
Definition at line 19 of file ppb_widget_dev.h.
| #define PPB_WIDGET_DEV_INTERFACE_0_4 "PPB_Widget(Dev);0.4" | 
Definition at line 20 of file ppb_widget_dev.h.
 1.8.6