HomeSort by relevance Sort by last modified time
    Searched refs:PP_BrowserFont_Trusted_Description (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/ppapi/cpp/private/
flash_font_file.h 11 struct PP_BrowserFont_Trusted_Description;
24 const PP_BrowserFont_Trusted_Description* description,
flash_font_file.cc 29 const PP_BrowserFont_Trusted_Description* description,
pdf.h 12 struct PP_BrowserFont_Trusted_Description;
31 const PP_BrowserFont_Trusted_Description* description,
  /external/chromium_org/ppapi/c/private/
ppb_flash_font_file.h 39 const struct PP_BrowserFont_Trusted_Description* description,
ppb_flash.h 158 const struct PP_BrowserFont_Trusted_Description* font_desc,
245 const struct PP_BrowserFont_Trusted_Description* font_desc,
276 const struct PP_BrowserFont_Trusted_Description* font_desc,
310 const struct PP_BrowserFont_Trusted_Description* font_desc,
ppb_pdf.h 107 const struct PP_BrowserFont_Trusted_Description* description,
  /external/chromium_org/ppapi/proxy/
plugin_proxy_delegate.h 43 const PP_BrowserFont_Trusted_Description& desc,
flash_font_file_resource.h 19 struct PP_BrowserFont_Trusted_Description;
30 const PP_BrowserFont_Trusted_Description* description,
serialized_structs.h 26 struct PP_BrowserFont_Trusted_Description;
44 const PP_BrowserFont_Trusted_Description& desc);
50 PP_BrowserFont_Trusted_Description* desc) const;
plugin_globals.h 27 struct PP_BrowserFont_Trusted_Description;
91 const PP_BrowserFont_Trusted_Description& desc,
flash_font_file_resource.cc 19 const PP_BrowserFont_Trusted_Description* description,
flash_resource.h 48 const PP_BrowserFont_Trusted_Description* font_desc,
serialized_structs.cc 46 const PP_BrowserFont_Trusted_Description& desc) {
72 PP_BrowserFont_Trusted_Description* desc) const {
  /external/chromium_org/ppapi/api/private/
ppb_flash_font_file.idl 20 [in] PP_BrowserFont_Trusted_Description description,
  /external/chromium_org/ppapi/c/trusted/
ppb_browser_font_trusted.h 77 struct PP_BrowserFont_Trusted_Description {
127 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_BrowserFont_Trusted_Description, 48);
191 const struct PP_BrowserFont_Trusted_Description* description);
211 struct PP_BrowserFont_Trusted_Description* description,
  /external/chromium_org/content/child/
browser_font_resource_trusted.h 34 const PP_BrowserFont_Trusted_Description& desc,
39 const PP_BrowserFont_Trusted_Description& desc);
46 virtual PP_Bool Describe(PP_BrowserFont_Trusted_Description* description,
  /external/chromium_org/ppapi/api/trusted/
ppb_browser_font_trusted.idl 51 struct PP_BrowserFont_Trusted_Description {
167 [in] PP_BrowserFont_Trusted_Description description);
191 [out] PP_BrowserFont_Trusted_Description description,
  /external/chromium_org/ppapi/thunk/
ppb_browser_font_trusted_api.h 19 virtual PP_Bool Describe(PP_BrowserFont_Trusted_Description* description,
ppb_flash_functions_api.h 14 struct PP_BrowserFont_Trusted_Description;
35 const PP_BrowserFont_Trusted_Description* font_desc,
ppb_flash_font_file_thunk.cc 17 const PP_BrowserFont_Trusted_Description* description,
ppb_browser_font_trusted_thunk.cc 26 const PP_BrowserFont_Trusted_Description* description) {
39 PP_BrowserFont_Trusted_Description* description,
resource_creation_api.h 28 struct PP_BrowserFont_Trusted_Description;
174 const PP_BrowserFont_Trusted_Description* description) = 0;
179 const PP_BrowserFont_Trusted_Description* description,
  /external/chromium_org/ppapi/nacl_irt/
ppapi_dispatcher.h 24 struct PP_BrowserFont_Trusted_Description;
74 const PP_BrowserFont_Trusted_Description& desc,
  /external/chromium_org/ppapi/cpp/trusted/
browser_font_trusted.h 31 const PP_BrowserFont_Trusted_Description& pp_font_description() const {
78 PP_BrowserFont_Trusted_Description pp_font_description_;
  /external/chromium_org/content/renderer/pepper/
pepper_in_process_resource_creation.h 46 const PP_BrowserFont_Trusted_Description* description) OVERRIDE;

Completed in 714 milliseconds

1 2