HomeSort by relevance Sort by last modified time
    Searched defs:ShowImmediately (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/launcher/
launcher_tooltip_manager_unittest.cc 60 void ShowImmediately() {
62 tooltip_manager_->ShowImmediately(dummy_anchor_.get(), base::string16());
112 ShowImmediately();
118 ShowImmediately();
138 ShowImmediately();
155 ShowImmediately();
170 ShowImmediately();
179 ShowImmediately();
201 ShowImmediately();
221 ShowImmediately();
    [all...]
launcher_tooltip_manager.cc 182 void LauncherTooltipManager::ShowImmediately(views::View* anchor,
218 ShowImmediately(anchor_, text_);

Completed in 39 milliseconds