OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:name_font_list_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc
114
subtext_font_list_ =
name_font_list_
.DeriveWithSizeDelta(kLabelFontSizeDelta);
117
warning_font_list_ =
name_font_list_
;
119
warning_font_list_ =
name_font_list_
.DeriveWithStyle(gfx::Font::ITALIC);
408
return
name_font_list_
;
564
gfx::GetStringWidth(names()[i],
name_font_list_
) +
autofill_popup_controller_impl.h
194
gfx::FontList
name_font_list_
;
member in class:autofill::AutofillPopupControllerImpl
Completed in 156 milliseconds