Home
last modified time | relevance | path

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

/haiku/src/preferences/bluetooth/
H A DInquiryPanel.h51 rgb_color activeColor; variable
H A DInquiryPanel.cpp108 activeColor = fScanProgress->BarColor(); in InquiryPanel()
221 fScanProgress->SetBarColor(activeColor); in MessageReceived()