Searched defs:allow_shrinking_contents (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_popup_model.cc49 bool allow_shrinking_contents,
68 if (allow_shrinking_contents) {
45 ComputeMatchMaxWidths(int contents_width, int separator_width, int description_width, int available_width, bool allow_shrinking_contents, int* contents_max_width, int* description_max_width) argument

Completed in 67 milliseconds