Searched refs:FadeIn (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/bubble/
H A Dbubble.h58 // 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();
H A Dbubble.cc173 // During FadeIn we need to turn on the layered window style to deal with
273 FadeIn();
339 void Bubble::FadeIn() { function in class:Bubble

Completed in 55 milliseconds