| Pepper_47_C_interfaces
    | 
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_completion_callback.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_CompositorLayer_0_2 | 
| struct | PPB_CompositorLayer_0_1 | 
| Macros | |
| #define | PPB_COMPOSITORLAYER_INTERFACE_0_1 "PPB_CompositorLayer;0.1" /* dev */ | 
| #define | PPB_COMPOSITORLAYER_INTERFACE_0_2 "PPB_CompositorLayer;0.2" /* dev */ | 
| Enumerations | |
| enum | PP_BlendMode { PP_BLENDMODE_NONE, PP_BLENDMODE_SRC_OVER, PP_BLENDMODE_LAST = PP_BLENDMODE_SRC_OVER } | 
| #define PPB_COMPOSITORLAYER_INTERFACE_0_1 "PPB_CompositorLayer;0.1" /* dev */ | 
Definition at line 20 of file ppb_compositor_layer.h.
| #define PPB_COMPOSITORLAYER_INTERFACE_0_2 "PPB_CompositorLayer;0.2" /* dev */ | 
Definition at line 21 of file ppb_compositor_layer.h.
 1.8.6
 1.8.6