Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js607 this.mainInput.tabIndex = -1;
931 get mainInput() { getter in UserPod
1078 this.mainInput.tabIndex = UserPodTabOrder.POD_INPUT;
1079 this.mainInput.focus();
1465 get mainInput() { getter in PublicAccountUserPod
1564 this.mainInput.tabIndex = UserPodTabOrder.POD_INPUT;
1565 this.mainInput.focus();
1762 get mainInput() { getter in DesktopUserPod
1793 this.mainInput.tabIndex = UserPodTabOrder.POD_INPUT;
1794 this.mainInput.focus();
[all …]
Dscreen_account_picker.js158 $('bubble').showContentForElement(activatedPod.mainInput,
166 $('bubble').showContentForElement(activatedPod.mainInput,