OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pp_font_description
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ppapi/cpp/dev/
font_dev.h
33
const PP_FontDescription_Dev&
pp_font_description
() const {
function in class:pp::FontDescription_Dev
font_dev.cc
110
instance.pp_instance(), &description.
pp_font_description
()));
/external/chromium_org/ppapi/cpp/trusted/
browser_font_trusted.h
31
const PP_BrowserFont_Trusted_Description&
pp_font_description
() const {
function in class:pp::BrowserFontDescription
browser_font_trusted.cc
139
&description.
pp_font_description
()));
143
BrowserFontDescToFontDesc(&description.
pp_font_description
())));
/external/chromium_org/ppapi/cpp/private/
flash.cc
117
&font_desc.
pp_font_description
(),
131
&font_desc.
pp_font_description
(),
Completed in 61 milliseconds