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

Detailed Description

Implementation of the Widget interface.

Definition in file ppp_widget_dev.h.

Macro Definition Documentation

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