| Pepper_47_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_View_1_2 | 
| struct | PPB_View_1_0 | 
| struct | PPB_View_1_1 | 
| Macros | |
| #define | PPB_VIEW_INTERFACE_1_0 "PPB_View;1.0" | 
| #define | PPB_VIEW_INTERFACE_1_1 "PPB_View;1.1" | 
| #define | PPB_VIEW_INTERFACE_1_2 "PPB_View;1.2" | 
| #define | PPB_VIEW_INTERFACE PPB_VIEW_INTERFACE_1_2 | 
| Typedefs | |
| typedef struct PPB_View_1_2 | PPB_View | 
This file defines the PPB_View struct representing the state of the view of an instance. 
Definition in file ppb_view.h.
| #define PPB_VIEW_INTERFACE PPB_VIEW_INTERFACE_1_2 | 
Definition at line 22 of file ppb_view.h.
| #define PPB_VIEW_INTERFACE_1_0 "PPB_View;1.0" | 
Definition at line 19 of file ppb_view.h.
| #define PPB_VIEW_INTERFACE_1_1 "PPB_View;1.1" | 
Definition at line 20 of file ppb_view.h.
| #define PPB_VIEW_INTERFACE_1_2 "PPB_View;1.2" | 
Definition at line 21 of file ppb_view.h.
 1.8.6
 1.8.6