Searched refs:name_font_list_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_impl.cc114 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_;
565 gfx::GetStringWidth(names()[i], name_font_list_) +
H A Dautofill_popup_controller_impl.h194 gfx::FontList name_font_list_; member in class:autofill::AutofillPopupControllerImpl

Completed in 1422 milliseconds