Searched refs:GetKeywordForMatch (Results 1 – 6 of 6) sorted by relevance
104 const bool is_keyword_hint = GetKeywordForMatch(match, &keyword); in SetSelectedLine()131 bool AutocompletePopupModel::GetKeywordForMatch(const AutocompleteMatch& match, in GetKeywordForMatch() function in AutocompletePopupModel
76 bool GetKeywordForMatch(const AutocompleteMatch& match,
481 const bool is_keyword_hint = model_->GetKeywordForMatch(match, &keyword); in AcceptLine()
856 is_keyword_hint = popup_->GetKeywordForMatch(*match, &keyword); in OnResultChanged()
548 const bool is_keyword_hint = model_->GetKeywordForMatch(match, &keyword);
628 const bool is_keyword_hint = model_->GetKeywordForMatch(match, &keyword); in OpenIndex()