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

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.h112 static HICON throbber_icons_[kThrobberIconCount]; member in class:GlassBrowserFrameView
H A Dglass_browser_frame_view.cc37 HICON GlassBrowserFrameView::throbber_icons_[ member in class:GlassBrowserFrameView
535 reinterpret_cast<LPARAM>(throbber_icons_[throbber_frame_]));
571 reinterpret_cast<LPARAM>(throbber_icons_[throbber_frame_]));
598 throbber_icons_[i] =
600 DCHECK(throbber_icons_[i]);

Completed in 220 milliseconds