Home
last modified time | relevance | path

Searched defs:SetDataPanelTrackBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Ddata_panel_modifier.cpp45 void SetDataPanelTrackBackgroundColor(NodeHandle node, uint32_t value) in SetDataPanelTrackBackgroundColor() function
Dapi.h1388 void (*SetDataPanelTrackBackgroundColor)(NodeHandle node, uint32_t value); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_data_panel_bridge.cpp255 ArkUINativeModuleValue DataPanelBridge::SetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetDataPanelTrackBackgroundColor() function in OHOS::Ace::NG::DataPanelBridge