Home
last modified time | relevance | path

Searched refs:RegisterCommonShapeAttributes (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_api_bridge.h89 static void RegisterCommonShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm);
Darkts_native_api_impl_bridge.cpp2684 RegisterCommonShapeAttributes(object, vm); in GetArkUINativeModule()
4693 void ArkUINativeModule::RegisterCommonShapeAttributes(Local<panda::ObjectRef> object, EcmaVM* vm) in RegisterCommonShapeAttributes() function in OHOS::Ace::NG::ArkUINativeModule