Home
last modified time | relevance | path

Searched refs:SetDataPanelTrackBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddata_panel_modifier.cpp46 void SetDataPanelTrackBackgroundColor(ArkUINodeHandle node, uint32_t value) in SetDataPanelTrackBackgroundColor() function
194SetDataPanelTrackBackgroundColor, ResetDataPanelTrackBackgroundColor, SetDataPanelStrokeWidth, in GetDataPanelModifier()
204SetDataPanelTrackBackgroundColor, ResetDataPanelTrackBackgroundColor, SetDataPanelStrokeWidth, in GetCJUIDataPanelModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_data_panel_bridge.h30 …static ArkUINativeModuleValue SetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallIn…
H A Darkts_native_data_panel_bridge.cpp259 ArkUINativeModuleValue DataPanelBridge::SetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetDataPanelTrackBackgroundColor() function in OHOS::Ace::NG::DataPanelBridge
H A Darkts_native_api_impl_bridge.cpp4481 …nctionRef::New(const_cast<panda::EcmaVM*>(vm), DataPanelBridge::SetDataPanelTrackBackgroundColor)); in RegisterDataPanelAttributes()