| Pepper_47_C_interfaces
    | 
#include <ppb_flash_fullscreen.h>

| Public Attributes | |
| PP_Bool(* | IsFullscreen )(PP_Instance instance) | 
| PP_Bool(* | SetFullscreen )(PP_Instance instance, PP_Bool fullscreen) | 
| PP_Bool(* | GetScreenSize )(PP_Instance instance, struct PP_Size *size) | 
Definition at line 57 of file ppb_flash_fullscreen.h.
| PP_Bool(* PPB_FlashFullscreen_0_1::GetScreenSize)(PP_Instance instance, struct PP_Size *size) | 
Definition at line 60 of file ppb_flash_fullscreen.h.
| PP_Bool(* PPB_FlashFullscreen_0_1::IsFullscreen)(PP_Instance instance) | 
Definition at line 58 of file ppb_flash_fullscreen.h.
| PP_Bool(* PPB_FlashFullscreen_0_1::SetFullscreen)(PP_Instance instance, PP_Bool fullscreen) | 
Definition at line 59 of file ppb_flash_fullscreen.h.
 1.8.6
 1.8.6