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