Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_popup_controller_impl.cc158 int subtext_size = available_width * subtext_width / total_text_length; in Show() local
160 subtext_size, gfx::ELIDE_TAIL); in Show()