Home
last modified time | relevance | path

Searched refs:HideBackButton (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/accessibility/
H A Dswitch_access_menu_bubble_controller.h28 void HideBackButton();
H A Dswitch_access_menu_bubble_controller.cc103 void SwitchAccessMenuBubbleController::HideBackButton() { in HideBackButton() function in ash::SwitchAccessMenuBubbleController
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accessibility/
H A Daccessibility_controller_impl.cc1070 switch_access_bubble_controller_->HideBackButton(); in HideSwitchAccessBackButton()