Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dpath_modifier.cpp32 void ResetPathCommands(NodeHandle node) in ResetPathCommands() function
Dapi.h1036 void (*ResetPathCommands)(NodeHandle node); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_path_bridge.cpp38 ArkUINativeModuleValue PathBridge::ResetPathCommands(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPathCommands() function in OHOS::Ace::NG::PathBridge