Searched refs:GetConfigBorderWidth (Results 1 – 3 of 3) sorted by relevance
79 static ArkUINativeModuleValue GetConfigBorderWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
1148 ArkUINativeModuleValue FrameNodeBridge::GetConfigBorderWidth(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetConfigBorderWidth() function in OHOS::Ace::NG::FrameNodeBridge
3733 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), FrameNodeBridge::GetConfigBorderWidth)); in RegisterFrameNodeAttributes()