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 75 // and switches |checked_item_| to point to the menu item for the account.
121 int checked_item_; member in class:autofill::AccountChooserModel
autofill_dialog_models.h 69 // Returns the ID key for the item at |checked_item_|, or an empty string if
77 int checked_item() const { return checked_item_; }
107 int checked_item_; member in class:autofill::SuggestionsMenuModel

Completed in 61 milliseconds