Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_widget_dev.h File Reference
#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"
Include dependency graph for ppb_widget_dev.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
 

Detailed Description

Implementation of the widgets interface.

Definition in file ppb_widget_dev.h.

Macro Definition Documentation

#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.