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
51
void FontList::
SetDefaultFontDescription
(const std::string& font_description) {
113
//
SetDefaultFontDescription
() must be called and the default font description
116
<< "
SetDefaultFontDescription
has not been called.";
platform_font_pango.cc
137
void PlatformFontPango::
SetDefaultFontDescription
(
255
// Font name must have been provided by way of
SetDefaultFontDescription
().
Completed in 570 milliseconds