HomeSort by relevance Sort by last modified time
    Searched refs:PPB_Flash_FontFile_0_1 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/cpp/private/
flash_font_file.cc 17 template <> const char* interface_name<PPB_Flash_FontFile_0_1>() {
31 if (has_interface<PPB_Flash_FontFile_0_1>()) {
32 PassRefFromConstructor(get_interface<PPB_Flash_FontFile_0_1>()->Create(
42 return has_interface<PPB_Flash_FontFile_0_1>();
48 if (has_interface<PPB_Flash_FontFile_0_1>()) {
49 return !!get_interface<PPB_Flash_FontFile_0_1>()->
  /external/chromium_org/ppapi/c/private/
ppb_flash_font_file.h 33 struct PPB_Flash_FontFile_0_1 {
57 typedef struct PPB_Flash_FontFile_0_1 PPB_Flash_FontFile;
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_private_flash.h 43 PPB_Flash_FontFile_0_1)
ppb_flash_font_file_thunk.cc 48 const PPB_Flash_FontFile_0_1* GetPPB_Flash_FontFile_0_1_Thunk() {

Completed in 1216 milliseconds