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

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.cc132 GetInfoForCurrentText(&match, NULL);
249 GetInfoForCurrentText(&match, NULL);
310 GetInfoForCurrentText(&match, NULL);
316 GetInfoForCurrentText(&match, NULL);
436 GetInfoForCurrentText(&match, &alternate_nav_url);
511 GetInfoForCurrentText(&current_match, NULL);
928 void AutocompleteEditModel::GetInfoForCurrentText( function in class:AutocompleteEditModel
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.cc277 GetInfoForCurrentText(&match, alternate_nav_url);
1286 void OmniboxEditModel::GetInfoForCurrentText(AutocompleteMatch* match, function in class:OmniboxEditModel

Completed in 80 milliseconds