Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3835 …std::function<void(NG::RectF&, NG::RectF&)> wrapFunc = [cb = std::move(callback)](NG::RectF& float… in SubscribeContainerModalButtonsRectChange() local
3841 pipeline->SubscribeContainerModalButtonsRectChange(std::move(wrapFunc)); in SubscribeContainerModalButtonsRectChange()