Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.h43 void SetLayoutNotify(LayoutNotify&& layoutNotify) in SetLayoutNotify() function
H A Ddialog_modal_element.cpp151 dialogRender->SetLayoutNotify([weak]() { in RegisterTransitionListener()