Searched refs:UseNewStyleForThisDialog (Results 1 – 13 of 13) sorted by relevance
36 if (!dialog || dialog->UseNewStyleForThisDialog()) { in CreateDialogWidget()150 if (UseNewStyleForThisDialog()) in CreateNonClientFrameView()192 bool DialogDelegate::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in views::DialogDelegate
104 virtual bool UseNewStyleForThisDialog() const;
260 if (dialog && !dialog->UseNewStyleForThisDialog()) in ViewHierarchyChanged()364 if (GetDialogDelegate()->UseNewStyleForThisDialog() && in CreateDialogButton()
47 virtual bool UseNewStyleForThisDialog() const OVERRIDE;
57 virtual bool UseNewStyleForThisDialog() const OVERRIDE;
167 bool UserManagerView::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in UserManagerView
353 bool HungRendererDialogView::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in HungRendererDialogView359 return views::DialogDelegateView::UseNewStyleForThisDialog(); in UseNewStyleForThisDialog()
125 if (!dialog->UseNewStyleForThisDialog()) in CreateBrowserModalDialogViews()
130 virtual bool UseNewStyleForThisDialog() const OVERRIDE;
180 virtual bool UseNewStyleForThisDialog() const OVERRIDE;596 bool TaskManagerView::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in __anon372b15da0111::TaskManagerView
338 bool AboutIPCDialog::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in AboutIPCDialog
79 virtual bool UseNewStyleForThisDialog() const OVERRIDE;
178 bool ExtensionDialog::UseNewStyleForThisDialog() const { in UseNewStyleForThisDialog() function in ExtensionDialog