Pepper_47_C_interfaces
Classes | Macros | Typedefs
ppb_flash_fullscreen.h File Reference
#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"
Include dependency graph for ppb_flash_fullscreen.h:

Go to the source code of this file.

Classes

struct  PPB_FlashFullscreen_1_0
 
struct  PPB_FlashFullscreen_0_1
 

Macros

#define PPB_FLASHFULLSCREEN_INTERFACE_0_1   "PPB_FlashFullscreen;0.1"
 
#define PPB_FLASHFULLSCREEN_INTERFACE_1_0   "PPB_FlashFullscreen;1.0"
 
#define PPB_FLASHFULLSCREEN_INTERFACE   PPB_FLASHFULLSCREEN_INTERFACE_1_0
 

Typedefs

typedef struct
PPB_FlashFullscreen_1_0 
PPB_FlashFullscreen
 

Detailed Description

This file defines the PPB_FlashFullscreen interface.

Definition in file ppb_flash_fullscreen.h.

Macro Definition Documentation

#define PPB_FLASHFULLSCREEN_INTERFACE   PPB_FLASHFULLSCREEN_INTERFACE_1_0

Definition at line 19 of file ppb_flash_fullscreen.h.

#define PPB_FLASHFULLSCREEN_INTERFACE_0_1   "PPB_FlashFullscreen;0.1"

Definition at line 17 of file ppb_flash_fullscreen.h.

#define PPB_FLASHFULLSCREEN_INTERFACE_1_0   "PPB_FlashFullscreen;1.0"

Definition at line 18 of file ppb_flash_fullscreen.h.