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

  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.cc 1505 bool& show_link = link_type == DEFAULT_SETTING ? local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc 512 bool show_link = !delegate_->MenuModelForAccountChooser(); local
513 menu_button_->SetVisible(!show_link);
515 link_->SetVisible(show_link);
    [all...]

Completed in 109 milliseconds