Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab.cc1102 double throb_value = GetThrobValue(); in PaintTabBackground() local
1103 if (throb_value > 0) { in PaintTabBackground()
1104 canvas->SaveLayerAlpha(static_cast<int>(throb_value * 0xff), in PaintTabBackground()