Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppb_zoom_dev.h File Reference
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppb_zoom_dev.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
 

Detailed Description

Implementation of the Zoom interface.

Definition in file ppb_zoom_dev.h.

Macro Definition Documentation

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