Home
last modified time | relevance | path

Searched defs:removeCustomProperty (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_frame_node_bridge.cpp1374 auto removeCustomProperty = in ParseFunc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp10724 auto removeCustomProperty = in ParseJsFunc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h4831 void (*removeCustomProperty)(ArkUINodeHandle node, ArkUI_CharPtr key); member