HomeSort by relevance Sort by last modified time
    Searched refs:subtext_font_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 115 subtext_font_ = name_font_.DeriveFont(kLabelFontSizeDelta);
430 return subtext_font_;
597 if (!name_font_.platform_font() || !subtext_font_.platform_font()) {
607 subtext_font_.GetStringWidth(subtexts()[i]) +
autofill_popup_controller_impl.h 241 gfx::Font subtext_font_; member in class:autofill::AutofillPopupControllerImpl

Completed in 900 milliseconds