Home
last modified time | relevance | path

Searched refs:GetThrobValue (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
Dtab.h96 double GetThrobValue();
Dtab.cc378 double throb_value = GetThrobValue(); in PaintTabBackground()
637 double Tab::GetThrobValue() { in GetThrobValue() function in Tab
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_renderer_gtk.h358 double GetThrobValue();
Dtab_renderer_gtk.cc407 double throb_value = GetThrobValue(); in PaintFaviconArea()
882 double throb_value = GetThrobValue(); in PaintTabBackground()
1014 double TabRendererGtk::GetThrobValue() { in GetThrobValue() function in TabRendererGtk