Pepper_47_C_interfaces
|
#include "ppapi/c/pp_bool.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/pp_var.h"
#include "ppapi/c/private/pp_private_font_charset.h"
#include "ppapi/c/trusted/ppb_browser_font_trusted.h"
Go to the source code of this file.
Classes | |
struct | PPB_Flash_FontFile_0_1 |
Macros | |
#define | PPB_FLASH_FONTFILE_INTERFACE_0_1 "PPB_Flash_FontFile;0.1" |
#define | PPB_FLASH_FONTFILE_INTERFACE PPB_FLASH_FONTFILE_INTERFACE_0_1 |
Typedefs | |
typedef struct PPB_Flash_FontFile_0_1 | PPB_Flash_FontFile |
This file contains the PPB_Flash_FontFile
interface.
Definition in file ppb_flash_font_file.h.
#define PPB_FLASH_FONTFILE_INTERFACE PPB_FLASH_FONTFILE_INTERFACE_0_1 |
Definition at line 21 of file ppb_flash_font_file.h.
#define PPB_FLASH_FONTFILE_INTERFACE_0_1 "PPB_Flash_FontFile;0.1" |
Definition at line 20 of file ppb_flash_font_file.h.