Home | History | Annotate | Download | only in bookmarks

Lines Matching defs:max_width

1576   int max_width = views::TooltipManager::GetMaxWidth(screen_loc.x(),
1586 localized_title), tt_font, max_width, false)));
1602 string16 elided_url(ui::ElideUrl(url, tt_font, max_width, languages));