Home
last modified time | relevance | path

Searched refs:SetCommandPathClip (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.h62 static ArkUINativeModuleValue SetCommandPathClip(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_render_node_bridge.cpp754 ArkUINativeModuleValue RenderNodeBridge::SetCommandPathClip(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCommandPathClip() function in OHOS::Ace::NG::RenderNodeBridge
H A Darkts_native_api_impl_bridge.cpp161 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RenderNodeBridge::SetCommandPathClip)); in RegisterRenderNodeShapeClipAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp521 void SetCommandPathClip(ArkUINodeHandle node, ArkUI_CharPtr commands) in SetCommandPathClip() function
551 SetCommandPathClip, SetPosition, SetMarkNodeGroup }; in GetRenderNodeModifier()