Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dpath_modifier.cpp25 void SetPathCommands(NodeHandle node, const char* commands) in SetPathCommands() function
Dapi.h1035 void (*SetPathCommands)(NodeHandle node, const char* commands); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_path_bridge.cpp20 ArkUINativeModuleValue PathBridge::SetPathCommands(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPathCommands() function in OHOS::Ace::NG::PathBridge