HomeSort by relevance Sort by last modified time
    Searched refs:GetScrollableAreaForTesting (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views_unittest.cc 41 using AutofillDialogViews::GetScrollableAreaForTesting;
98 dialog()->GetScrollableAreaForTesting()->SetFocusable(true);
125 views::View* scrollable_area = dialog()->GetScrollableAreaForTesting();
167 views::View* scrollable_area = dialog()->GetScrollableAreaForTesting();
autofill_dialog_views.h 161 views::View* GetScrollableAreaForTesting();
autofill_dialog_views.cc 554 views::View* AutofillDialogViews::GetScrollableAreaForTesting() {
    [all...]

Completed in 1326 milliseconds