Home
last modified time | relevance | path

Searched defs:tabContentEventHub (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_content_pattern.h323 auto tabContentEventHub = GetEventHub<TabContentEventHub>(); in FireWillShowEvent() local
330 auto tabContentEventHub = GetEventHub<TabContentEventHub>(); in FireWillHideEvent() local
Dtab_content_model_ng.cpp644 auto tabContentEventHub = tabContentNode->GetEventHub<TabContentEventHub>(); in SetOnWillShow() local
653 auto tabContentEventHub = tabContentNode->GetEventHub<TabContentEventHub>(); in SetOnWillHide() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp6035 auto tabContentEventHub = tabContentNode->GetEventHub<TabContentEventHub>(); in FireWillHideEvent() local
6049 auto tabContentEventHub = tabContentNode->GetEventHub<TabContentEventHub>(); in FireWillShowEvent() local