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 1447 bool& show_link = link_type == DEFAULT_SETTING ? local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc 511 bool show_link = !delegate_->MenuModelForAccountChooser(); local
512 menu_button_->SetVisible(!show_link);
514 link_->SetVisible(show_link);
    [all...]

Completed in 144 milliseconds