Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js755 get actionBoxMenu() { getter in UserPod
969 this.actionBoxMenu.classList.remove('left-edge-offset');
970 this.actionBoxMenu.classList.remove('right-edge-offset');
973 cr.ui.login.DisplayManager.getOffset(this.actionBoxMenu).left;
974 var menuWidth = this.actionBoxMenu.offsetWidth;
976 this.actionBoxMenu.classList.add('left-edge-offset');
978 this.actionBoxMenu.classList.add('right-edge-offset');
982 this.actionBoxMenu.classList.remove('menu-moved-up');
1250 this.actionBoxMenu);
1252 window.getComputedStyle(this.actionBoxMenu).height);
[all …]