HomeSort by relevance Sort by last modified time
    Searched defs:checked_item_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
account_chooser_model.h 82 // and switches |checked_item_| to point to the menu item for the account.
125 int checked_item_; member in class:autofill::AccountChooserModel
autofill_dialog_models.h 72 // Returns the ID key for the item at |checked_item_|, or an empty string if
80 int checked_item() const { return checked_item_; }
114 int checked_item_; member in class:autofill::SuggestionsMenuModel

Completed in 96 milliseconds