Searched defs:should_animate_open (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc115 // |should_animate_open|.
116 void SetText(const string16& text, bool should_animate_open);
181 bool should_animate_open) {
188 if (should_animate_open)
180 SetText(const string16& text, bool should_animate_open) argument

Completed in 21 milliseconds