Searched refs:CreateFootnoteView (Results 1 – 8 of 8) sorted by relevance
28 virtual View* CreateFootnoteView() OVERRIDE;55 View* DialogExample::CreateFootnoteView() { in CreateFootnoteView() function in views::examples::__anon1c6464d00111::DialogExample
270 CreateFootnoteView(); in ViewHierarchyChanged()340 void DialogClientView::CreateFootnoteView() { in CreateFootnoteView() function in views::DialogClientView344 footnote_view_ = GetDialogDelegate()->CreateFootnoteView(); in CreateFootnoteView()
81 void CreateFootnoteView();
50 virtual View* CreateFootnoteView();
32 CreateFootnoteView(); in CreateExtraViews()62 virtual View* CreateFootnoteView() OVERRIDE { return footnote_view_; } in CreateFootnoteView() function in views::DialogClientViewTest
55 View* DialogDelegate::CreateFootnoteView() { in CreateFootnoteView() function in views::DialogDelegate
138 virtual views::View* CreateFootnoteView() OVERRIDE;
1647 views::View* AutofillDialogViews::CreateFootnoteView() { in CreateFootnoteView() function in autofill::AutofillDialogViews