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

/external/chromium_org/components/omnibox/
H A Dkeyword_provider.cc83 bool trim_leading_whitespace,
94 const size_t remaining_start = trim_leading_whitespace ?
108 bool trim_leading_whitespace) {
115 SplitKeywordFromInput(trimmed_input, trim_leading_whitespace,
81 SplitKeywordFromInput( const base::string16& input, bool trim_leading_whitespace, base::string16* remaining_input) argument
106 SplitReplacementStringFromInput( const base::string16& input, bool trim_leading_whitespace) argument

Completed in 233 milliseconds