Home
last modified time | relevance | path

Searched refs:PP_BrowserFont_Trusted_Description (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium_org/ppapi/c/trusted/
Dppb_browser_font_trusted.h77 struct PP_BrowserFont_Trusted_Description { struct
127 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_BrowserFont_Trusted_Description, 48); argument
191 const struct PP_BrowserFont_Trusted_Description* description);
211 struct PP_BrowserFont_Trusted_Description* description,
/external/chromium_org/content/child/
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,
Dbrowser_font_resource_trusted.cc145 const PP_BrowserFont_Trusted_Description& font, in PPFontDescToWebFontDesc()
228 const PP_BrowserFont_Trusted_Description& desc) { in IsPPFontDescriptionValid()
253 const PP_BrowserFont_Trusted_Description& desc, in BrowserFontResource_Trusted()
268 PP_BrowserFont_Trusted_Description* description, in Describe()
/external/chromium_org/ppapi/cpp/private/
Dflash_font_file.h11 struct PP_BrowserFont_Trusted_Description;
24 const PP_BrowserFont_Trusted_Description* description,
Dpdf.h12 struct PP_BrowserFont_Trusted_Description;
37 const PP_BrowserFont_Trusted_Description* description,
Dflash_font_file.cc29 const PP_BrowserFont_Trusted_Description* description, in FontFile()
Dpdf.cc56 PP_BrowserFont_Trusted_Description converted_desc; in GetFontFileWithFallback()
76 const PP_BrowserFont_Trusted_Description* description, in GetFontFileWithFallback()
/external/chromium_org/ppapi/proxy/
Dserialized_structs.h26 struct PP_BrowserFont_Trusted_Description;
44 const PP_BrowserFont_Trusted_Description& desc);
50 PP_BrowserFont_Trusted_Description* desc) const;
Dflash_font_file_resource.h19 struct PP_BrowserFont_Trusted_Description;
30 const PP_BrowserFont_Trusted_Description* description,
Dplugin_globals.h27 struct PP_BrowserFont_Trusted_Description;
90 const PP_BrowserFont_Trusted_Description& desc,
Dserialized_structs.cc46 const PP_BrowserFont_Trusted_Description& desc) { in SetFromPPBrowserFontDescription()
72 PP_BrowserFont_Trusted_Description* desc) const { in SetToPPBrowserFontDescription()
Dplugin_proxy_delegate.h43 const PP_BrowserFont_Trusted_Description& desc,
Dplugin_main_nacl.cc86 const PP_BrowserFont_Trusted_Description& desc,
181 const PP_BrowserFont_Trusted_Description& desc, in CreateBrowserFont()
Dflash_font_file_resource.cc19 const PP_BrowserFont_Trusted_Description* description, in FlashFontFileResource()
Dflash_resource.h48 const PP_BrowserFont_Trusted_Description* font_desc,
/external/chromium_org/ppapi/c/private/
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,
Dppb_flash_font_file.h39 const struct PP_BrowserFont_Trusted_Description* description,
/external/chromium_org/ppapi/thunk/
Dppb_flash_functions_api.h14 struct PP_BrowserFont_Trusted_Description;
35 const PP_BrowserFont_Trusted_Description* font_desc,
Dppb_browser_font_trusted_thunk.cc26 const PP_BrowserFont_Trusted_Description* description) { in Create()
39 PP_BrowserFont_Trusted_Description* description, in Describe()
Dresource_creation_api.h28 struct PP_BrowserFont_Trusted_Description;
166 const PP_BrowserFont_Trusted_Description* description) = 0;
171 const PP_BrowserFont_Trusted_Description* description,
Dppb_browser_font_trusted_api.h19 virtual PP_Bool Describe(PP_BrowserFont_Trusted_Description* description,
Dppb_flash_font_file_thunk.cc17 const PP_BrowserFont_Trusted_Description* description, in Create()
/external/chromium_org/ppapi/cpp/trusted/
Dbrowser_font_trusted.h31 const PP_BrowserFont_Trusted_Description& pp_font_description() const { in pp_font_description()
78 PP_BrowserFont_Trusted_Description pp_font_description_;
Dbrowser_font_trusted.cc31 const PP_BrowserFont_Trusted_Description* desc) { in BrowserFontDescToFontDesc()
35 PP_BrowserFont_Trusted_Description* desc) { in BrowserFontDescToFontDesc()
/external/chromium_org/content/renderer/pepper/
Dpepper_in_process_resource_creation.h46 const PP_BrowserFont_Trusted_Description* description) OVERRIDE;

12