Searched refs:fHistoryBackgroundColor (Results 1 – 2 of 2) sorted by relevance
609 fHistoryBackgroundColor = (rgb_color){255, 255, 240}; in _Init()642 fHistoryBackgroundColor = *color; in _Init()693 &fHistoryBackgroundColor, sizeof(rgb_color)); in SaveState()958 view->SetViewColor(fHistoryBackgroundColor); in _UpdateOffscreenBitmap()1080 fHistoryBackgroundColor = *color; in MessageReceived()1349 view->SetLowColor(fHistoryBackgroundColor); in _DrawHistory()
125 rgb_color fHistoryBackgroundColor; variable