Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js234 tooltipAutoshown_: false, property in UserPodCustomIcon
353 var markAutoshown = this.tooltipAutoshown_ && tooltip.autoshow;
356 this.tooltipAutoshown_ = markAutoshown;
364 this.tooltipAutoshown_ = true;
480 if ($('bubble').hidden && this.tooltipAutoshown_)
481 this.tooltipAutoshown_ = false;
510 if (!force && this.tooltipAutoshown_)
513 this.tooltipAutoshown_ = false;