Searched refs:SetSystemTrayHeight (Results 1 – 6 of 6) sorted by relevance
47 void SetSystemTrayHeight(int height);
273 void WebNotificationTray::SetSystemTrayHeight(int height) { in SetSystemTrayHeight() function in ash::WebNotificationTray274 popup_alignment_delegate_->SetSystemTrayHeight(height); in SetSystemTrayHeight()
64 void AshPopupAlignmentDelegate::SetSystemTrayHeight(int height) { in SetSystemTrayHeight() function in ash::AshPopupAlignmentDelegate
60 void SetSystemTrayHeight(int height);
190 alignment_delegate()->SetSystemTrayHeight(kTrayHeight); in TEST_F()
597 status_area_widget()->web_notification_tray()->SetSystemTrayHeight(height); in UpdateWebNotifications()