Searched refs:GetConfigMargin (Results 1 – 3 of 3) sorted by relevance
81 static ArkUINativeModuleValue GetConfigMargin(ArkUIRuntimeCallInfo* runtimeCallInfo);
1183 ArkUINativeModuleValue FrameNodeBridge::GetConfigMargin(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetConfigMargin() function in OHOS::Ace::NG::FrameNodeBridge
3737 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), FrameNodeBridge::GetConfigMargin)); in RegisterFrameNodeAttributes()