Searched defs:trackBackgroundColor (Results 1 – 6 of 6) sorted by relevance
28 void SetTrackBackground(const Color& trackBackgroundColor) override {} in SetTrackBackground()
72 void DataPanelModelNG::SetTrackBackground(const Color& trackBackgroundColor) in SetTrackBackground()92 void DataPanelModelNG::SetTrackBackground(FrameNode* frameNode, const Color& trackBackgroundColor) in SetTrackBackground()
40 …auto trackBackgroundColor = paintProperty->GetTrackBackground().value_or(theme->GetBackgroundColor… in UpdateContentModifier() local
127 void SetTrackBackground(const Color& trackBackgroundColor) in SetTrackBackground()
52 Gradient trackBackgroundColor; member
22676 trackBackgroundColor(value) { method in ArkDataPanelComponent