Searched defs:valueColors (Results 1 – 10 of 10) sorted by relevance
33 std::vector<OHOS::Ace::NG::Gradient> valueColors; in ApplyTheme() local
27 void SetValueColors(const std::vector<NG::Gradient>& valueColors) override {} in SetValueColors()
67 void DataPanelModelNG::SetValueColors(const std::vector<Gradient>& valueColors) in SetValueColors()107 …id DataPanelModelNG::SetValueColors(FrameNode* frameNode, const std::vector<Gradient>& valueColors) in SetValueColors()
117 void SetValueColors(const std::vector<Gradient>& valueColors) in SetValueColors()162 …void SetShadowColors(const std::vector<Gradient>& valueColors, const size_t shadowColorsLastLength) in SetShadowColors()
117 std::vector<Gradient> valueColors; in ToJsonValueColors() local
97 std::vector<OHOS::Ace::NG::Gradient> valueColors; in FfiOHOSAceFrameworkDataPanelSetValueColors() local135 std::vector<OHOS::Ace::NG::Gradient> valueColors; in FfiOHOSAceFrameworkDataPanelSetTrackShadow() local
125 void DataPanelTestNg::GradientColorSet(std::vector<Gradient>& valueColors, const int& length) in GradientColorSet()675 std::vector<Gradient> valueColors; variable699 std::vector<Gradient> valueColors; variable745 std::vector<Gradient> valueColors; variable1054 std::vector<Gradient> valueColors; variable1380 std::vector<Gradient> valueColors; variable
111 void DataPanelContentModifierTestNg::GradientColorSet(std::vector<Gradient>& valueColors, const int… in GradientColorSet()1846 std::vector<Gradient> valueColors; variable1870 std::vector<Gradient> valueColors; variable1916 std::vector<Gradient> valueColors; variable
152 std::vector<OHOS::Ace::NG::Gradient> valueColors; in ValueColors() local
22672 valueColors(value) { method in ArkDataPanelComponent