Searched refs:fBarColor (Results 1 – 4 of 4) sorted by relevance
75 fBarColor = *(rgb_color *)&color; in BStatusBar()112 err = archive->AddInt32("_bcolor", (const uint32 &)fBarColor); in Archive()151 fBarColor = ui_color(B_STATUS_BAR_COLOR); in AttachedToWindow()349 backgroundColor, fBarColor, _BarPosition(barFrame)); in Draw()388 &fBarColor); in MessageReceived()429 fBarColor = color; in SetBarColor()570 return fBarColor; in BarColor()
266 ret = archive->AddInt32("_bcolor", (const uint32&)fBarColor); in Archive()907 rgb_color rightFillColor = fBarColor; in DrawBar()908 rgb_color leftFillColor = fUseFillColor ? fFillColor : fBarColor; in DrawBar()1382 fBarColor = barColor; in SetBarColor()1390 return fBarColor; in BarColor()
111 rgb_color fBarColor; variable
198 rgb_color fBarColor; variable