HomeSort by relevance Sort by last modified time
    Searched refs:FadeIn (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/views/bubble/
bubble.h 58 // whether to use FadeIn, consider whether the bubble is shown as a direct
60 // as a direct result of a mouse-click, we should not use FadeIn. However, if
62 // background, we use FadeIn.
181 void FadeIn();
bubble.cc 173 // During FadeIn we need to turn on the layered window style to deal with
273 FadeIn();
339 void Bubble::FadeIn() {
  /external/chromium_org/ash/launcher/
launcher_view.h 165 void FadeIn(views::View* view);
launcher_view.cc 371 launcher_view_->FadeIn(view_);
    [all...]

Completed in 2680 milliseconds