OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetDefaultFontDescription
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
font_list.cc
83
//
SetDefaultFontDescription
() must be called and the default font description
86
<< "
SetDefaultFontDescription
has not been called.";
146
void FontList::
SetDefaultFontDescription
(const std::string& font_description) {
platform_font_pango.cc
139
void PlatformFontPango::
SetDefaultFontDescription
(
274
// Font name must have been provided by way of
SetDefaultFontDescription
().
Completed in 33 milliseconds