HomeSort by relevance Sort by last modified time
    Searched refs:FadeIn (Results 1 - 2 of 2) 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() {

Completed in 114 milliseconds