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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.h252 // active background is drawn at |GetThrobValue()|%. This is used for hover,
254 double GetThrobValue();
H A Dtab.cc1102 double throb_value = GetThrobValue();
1447 double Tab::GetThrobValue() { function in class:Tab

Completed in 413 milliseconds