Home
last modified time | relevance | path

Searched refs:getPathModifier (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_path_bridge.cpp28 GetArkUINodeModifiers()->getPathModifier()->setPathCommands(nativeNode, commands.c_str()); in SetPathCommands()
30 GetArkUINodeModifiers()->getPathModifier()->resetPathCommands(nativeNode); in SetPathCommands()
42 GetArkUINodeModifiers()->getPathModifier()->resetPathCommands(nativeNode); in ResetPathCommands()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3195 const CJUIPathModifier* (*getPathModifier)(); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h5024 const ArkUIPathModifier* (*getPathModifier)(); member