Home
last modified time | relevance | path

Searched refs:button_font (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/autocomplete/
Dautocomplete_popup_contents_view.cc128 const gfx::Font& button_font) in InstantOptInView() argument
156 layout->AddView(CreateButton(IDS_INSTANT_OPT_IN_ENABLE, button_font)); in InstantOptInView()
157 layout->AddView(CreateButton(IDS_INSTANT_OPT_IN_NO_THANKS, button_font)); in InstantOptInView()