Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Ddata_panel_modifier.cpp52 void ResetDataPanelTrackBackgroundColor(NodeHandle node) in ResetDataPanelTrackBackgroundColor() function
Dapi.h1389 void (*ResetDataPanelTrackBackgroundColor)(NodeHandle node); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_data_panel_bridge.cpp272 ArkUINativeModuleValue DataPanelBridge::ResetDataPanelTrackBackgroundColor(ArkUIRuntimeCallInfo* ru… in ResetDataPanelTrackBackgroundColor() function in OHOS::Ace::NG::DataPanelBridge