Searched refs:SetDataPanelTrackBackgroundColor (Results 1 – 4 of 4) sorted by relevance
46 void SetDataPanelTrackBackgroundColor(ArkUINodeHandle node, uint32_t value) in SetDataPanelTrackBackgroundColor() function194 … SetDataPanelTrackBackgroundColor, ResetDataPanelTrackBackgroundColor, SetDataPanelStrokeWidth, in GetDataPanelModifier()204 … SetDataPanelTrackBackgroundColor, ResetDataPanelTrackBackgroundColor, SetDataPanelStrokeWidth, in GetCJUIDataPanelModifier()
30 …static ArkUINativeModuleValue SetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallIn…
259 ArkUINativeModuleValue DataPanelBridge::SetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetDataPanelTrackBackgroundColor() function in OHOS::Ace::NG::DataPanelBridge
4481 …nctionRef::New(const_cast<panda::EcmaVM*>(vm), DataPanelBridge::SetDataPanelTrackBackgroundColor)); in RegisterDataPanelAttributes()