|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
#include "ppapi/c/pp_bool.h"#include "ppapi/c/pp_instance.h"#include "ppapi/c/pp_macros.h"#include "ppapi/c/pp_size.h"#include "ppapi/c/pp_stdint.h"Go to the source code of this file.
Classes | |
| struct | PPB_Fullscreen_1_0 |
Macros | |
| #define | PPB_FULLSCREEN_INTERFACE_1_0 "PPB_Fullscreen;1.0" |
| #define | PPB_FULLSCREEN_INTERFACE PPB_FULLSCREEN_INTERFACE_1_0 |
Typedefs | |
| typedef struct PPB_Fullscreen_1_0 | PPB_Fullscreen |
This file defines the PPB_Fullscreen interface for handling transitions of a module instance to and from fullscreen mode.