Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:selection_text

208   bool has_selection = !params.selection_text.empty();
349 string16 selection_text = PrintableSelectionText();
369 string16 title = item->TitleWithReplacement(selection_text,
460 bool has_selection = !params_.selection_text.empty();
632 if (params_.link_url.is_empty() && params_.selection_text.empty())
684 TrimWhitespace(params_.selection_text, TRIM_ALL, &params_.selection_text);
685 if (params_.selection_text.empty())
690 params_.selection_text, string16(), false, &match, NULL);
1554 return l10n_util::TruncateString(params_.selection_text,