Searched refs:RepostFormWarningView (Results 1 – 2 of 2) sorted by relevance
24 new RepostFormWarningView(parent_window, tab_contents); in ShowRepostFormWarningDialog()32 RepostFormWarningView::RepostFormWarningView( in RepostFormWarningView() function in RepostFormWarningView44 RepostFormWarningView::~RepostFormWarningView() { in ~RepostFormWarningView()50 std::wstring RepostFormWarningView::GetWindowTitle() const { in GetWindowTitle()54 std::wstring RepostFormWarningView::GetDialogButtonLabel( in GetDialogButtonLabel()63 views::View* RepostFormWarningView::GetContentsView() { in GetContentsView()67 bool RepostFormWarningView::Cancel() { in Cancel()72 bool RepostFormWarningView::Accept() { in Accept()80 void RepostFormWarningView::DeleteDelegate() { in DeleteDelegate()
28 class RepostFormWarningView : public ConstrainedDialogDelegate {31 RepostFormWarningView(gfx::NativeWindow parent_window,47 virtual ~RepostFormWarningView();54 DISALLOW_COPY_AND_ASSIGN(RepostFormWarningView);