Searched refs:AllocateView (Results 1 – 13 of 13) sorted by relevance
35 virtual V* AllocateView() = 0;59 V* AllocateView() { in AllocateView() function120 view_ = AllocateView(); in CreateView()
29 virtual UserImageView* AllocateView();
50 virtual AccountCreationView* AllocateView();
68 virtual HTMLPageView* AllocateView();
62 virtual NetworkSelectionView* AllocateView();
87 virtual RegistrationView* AllocateView();
81 virtual EnterpriseEnrollmentView* AllocateView() OVERRIDE;
64 HTMLPageView* HTMLPageScreen::AllocateView() { in AllocateView() function in chromeos::HTMLPageScreen
55 UserImageView* UserImageScreen::AllocateView() { in AllocateView() function in chromeos::UserImageScreen
77 RegistrationView* RegistrationScreen::AllocateView() { in AllocateView() function in chromeos::RegistrationScreen
106 AccountCreationView* AccountScreen::AllocateView() { in AllocateView() function in chromeos::AccountScreen
97 NetworkSelectionView* NetworkScreen::AllocateView() { in AllocateView() function in chromeos::NetworkScreen
189 EnterpriseEnrollmentView* EnterpriseEnrollmentScreen::AllocateView() { in AllocateView() function in chromeos::EnterpriseEnrollmentScreen