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

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.h133 // (e.g. by adding 'http' to the front). |sel_min| gives the minimum position
138 void AdjustTextForCopy(int sel_min,
H A Domnibox_edit_model.cc456 void OmniboxEditModel::AdjustTextForCopy(int sel_min, argument
465 if ((sel_min != 0) || controller_->GetToolbarModel()->WouldReplaceURL())

Completed in 122 milliseconds