Lines Matching refs:match
61 // default match, and thus there is no temporary text (and no
70 // will change the selected line back to the default match and redraw.
73 // Gets the selected keyword or keyword hint for the given match. If the match
75 // it returns GetKeywordForText(match.fill_into_edit, keyword).
76 bool GetKeywordForMatch(const AutocompleteMatch& match,
97 // If |match| is from an extension, returns the extension icon; otherwise
99 const SkBitmap* GetIconIfExtensionMatch(const AutocompleteMatch& match) const;
101 // The match the user has manually chosen, if any.
130 // The match the user has manually chosen, if any.