Searched refs:PP_BrowserFont_Trusted_Description (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/ppapi/cpp/private/
H A Dflash_font_file.h11 struct PP_BrowserFont_Trusted_Description;
24 const PP_BrowserFont_Trusted_Description* description,
H A Dflash_font_file.cc29 const PP_BrowserFont_Trusted_Description* description,
H A Dpdf.h12 struct PP_BrowserFont_Trusted_Description;
31 const PP_BrowserFont_Trusted_Description* description,
/external/chromium_org/ppapi/c/private/
H A Dppb_flash_font_file.h39 const struct PP_BrowserFont_Trusted_Description* description,
H A Dppb_flash.h158 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,
H A Dppb_pdf.h107 const struct PP_BrowserFont_Trusted_Description* description,
/external/chromium_org/ppapi/api/private/
H A Dppb_flash_font_file.idl20 [in] PP_BrowserFont_Trusted_Description description,
/external/chromium_org/ppapi/proxy/
H A Dflash_font_file_resource.h19 struct PP_BrowserFont_Trusted_Description;
30 const PP_BrowserFont_Trusted_Description* description,
H A Dserialized_structs.h26 struct PP_BrowserFont_Trusted_Description;
44 const PP_BrowserFont_Trusted_Description& desc);
50 PP_BrowserFont_Trusted_Description* desc) const;
H A Dplugin_proxy_delegate.h43 const PP_BrowserFont_Trusted_Description& desc,
H A Dflash_font_file_resource.cc19 const PP_BrowserFont_Trusted_Description* description,
H A Dplugin_globals.h27 struct PP_BrowserFont_Trusted_Description;
91 const PP_BrowserFont_Trusted_Description& desc,
H A Dserialized_structs.cc46 const PP_BrowserFont_Trusted_Description& desc) {
72 PP_BrowserFont_Trusted_Description* desc) const {
H A Dflash_resource.h48 const PP_BrowserFont_Trusted_Description* font_desc,
/external/chromium_org/ppapi/c/trusted/
H A Dppb_browser_font_trusted.h77 struct PP_BrowserFont_Trusted_Description { struct
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/
H A Dbrowser_font_resource_trusted.h34 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/
H A Dppb_browser_font_trusted.idl51 struct PP_BrowserFont_Trusted_Description {
167 [in] PP_BrowserFont_Trusted_Description description);
191 [out] PP_BrowserFont_Trusted_Description description,
/external/chromium_org/ppapi/thunk/
H A Dppb_browser_font_trusted_api.h19 virtual PP_Bool Describe(PP_BrowserFont_Trusted_Description* description,
H A Dppb_flash_functions_api.h14 struct PP_BrowserFont_Trusted_Description;
35 const PP_BrowserFont_Trusted_Description* font_desc,
H A Dppb_flash_font_file_thunk.cc17 const PP_BrowserFont_Trusted_Description* description,
H A Dppb_browser_font_trusted_thunk.cc25 const PP_BrowserFont_Trusted_Description* description) {
37 PP_BrowserFont_Trusted_Description* description,
H A Dresource_creation_api.h29 struct PP_BrowserFont_Trusted_Description;
177 const PP_BrowserFont_Trusted_Description* description) = 0;
182 const PP_BrowserFont_Trusted_Description* description,
/external/chromium_org/ppapi/cpp/trusted/
H A Dbrowser_font_trusted.h31 const PP_BrowserFont_Trusted_Description& pp_font_description() const {
78 PP_BrowserFont_Trusted_Description pp_font_description_;
/external/chromium_org/ppapi/nacl_irt/
H A Dppapi_dispatcher.h24 struct PP_BrowserFont_Trusted_Description;
74 const PP_BrowserFont_Trusted_Description& desc,
/external/chromium_org/content/renderer/pepper/
H A Dpepper_in_process_resource_creation.h46 const PP_BrowserFont_Trusted_Description* description) OVERRIDE;

Completed in 356 milliseconds

12