Searched refs:revert_popup (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.h397 // If |revert_popup| is true then the popup will be reverted as well.
398 void RevertTemporaryText(bool revert_popup);
H A Domnibox_edit_model.cc1371 void OmniboxEditModel::RevertTemporaryText(bool revert_popup) { argument
1378 if (revert_popup && popup_model())

Completed in 80 milliseconds