Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_model_ng.cpp38 void PathModelNG::SetCommands(const std::string& pathCmd) in SetCommands() function in OHOS::Ace::NG::PathModelNG
43 void PathModelNG::SetCommands(FrameNode* frameNode, const std::string& pathCmd) in SetCommands() function in OHOS::Ace::NG::PathModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpath_model_impl.cpp31 void PathModelImpl::SetCommands(const std::string& pathCmd) in SetCommands() function in OHOS::Ace::Framework::PathModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_path.cpp66 void JSPath::SetCommands(const std::string& commands) in SetCommands() function in OHOS::Ace::Framework::JSPath