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

  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui_browsertest.cc 52 virtual bool ShouldShowDialogTitle() const { return true; }
collected_cookies_ui_delegate.cc 198 bool CollectedCookiesUIDelegate::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/chromeos/
choose_mobile_network_dialog.cc 96 bool ChooseMobileNetworkDialog::ShouldShowDialogTitle() const {
sim_dialog_delegate.cc 135 bool SimDialogDelegate::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_delegate.cc 74 bool KeyboardOverlayDelegate::ShouldShowDialogTitle() const {
file_manager_dialogs.cc 108 virtual bool ShouldShowDialogTitle() const {
html_dialog_view.cc 107 return ShouldShowDialogTitle();
165 bool HtmlDialogView::ShouldShowDialogTitle() const {
167 return delegate_->ShouldShowDialogTitle();
html_dialog_view_browsertest.cc 61 virtual bool ShouldShowDialogTitle() const { return true; }
select_file_dialog.cc 119 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium/chrome/browser/chromeos/login/
login_html_dialog.h 67 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium/chrome/browser/ui/gtk/
html_dialog_gtk.cc 99 bool HtmlDialogGtk::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/
browser_signin.cc 112 virtual bool ShouldShowDialogTitle() const { return true; }
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.cc 199 bool CloudPrintSetupFlow::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/remoting/
setup_flow.cc 202 bool SetupFlow::ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/ui/login/
login_prompt_ui.cc 120 virtual bool ShouldShowDialogTitle() const {
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 505 bool CloudPrintHtmlDialogDelegate::ShouldShowDialogTitle() const {

Completed in 627 milliseconds