Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_event_hub.h123 void RemoveOnHiddenChange(int32_t id) in RemoveOnHiddenChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.h217 void RemoveOnHiddenChange(int32_t id) in RemoveOnHiddenChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h517 void RemoveOnHiddenChange();
H A Dswiper_pattern.cpp153 RemoveOnHiddenChange(); in OnDetachFromMainTree()
5732 void SwiperPattern::RemoveOnHiddenChange() in RemoveOnHiddenChange() function in OHOS::Ace::NG::SwiperPattern
5748 pagePattern->RemoveOnHiddenChange(host->GetId()); in RemoveOnHiddenChange()
5755 navDestinationEventHub->RemoveOnHiddenChange(host->GetId()); in RemoveOnHiddenChange()