HomeSort by relevance Sort by last modified time
    Searched refs:GetThrobValue (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
tab.h 94 // active background is drawn at |GetThrobValue()|%. This is used for hover,
96 double GetThrobValue();
tab.cc 378 double throb_value = GetThrobValue();
637 double Tab::GetThrobValue() {
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 356 // active background is drawn at |GetThrobValue()|%. This is used for hover
358 double GetThrobValue();
tab_renderer_gtk.cc 407 double throb_value = GetThrobValue();
882 double throb_value = GetThrobValue();
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h 341 // active background is drawn at |GetThrobValue()|%. This is used for hover
343 double GetThrobValue();
tab_renderer_gtk.cc 528 double throb_value = GetThrobValue();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 241 // active background is drawn at |GetThrobValue()|%. This is used for hover,
243 double GetThrobValue();
tab.cc     [all...]

Completed in 616 milliseconds