Home
last modified time | relevance | path

Searched defs:SetKeyword (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dselected_keyword_decoration.mm51 void SelectedKeywordDecoration::SetKeyword(const string16& short_name, function
Dkeyword_hint_decoration.mm68 void KeywordHintDecoration::SetKeyword(const string16& short_name, function
/external/chromium/chrome/browser/ui/views/location_bar/
Dselected_keyword_view.cc53 void SelectedKeywordView::SetKeyword(const string16& keyword) { in SetKeyword() function in SelectedKeywordView
Dkeyword_hint_view.cc51 void KeywordHintView::SetKeyword(const string16& keyword) { in SetKeyword() function in KeywordHintView