HomeSort by relevance Sort by last modified time
    Searched refs: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_;
565 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 364 milliseconds