Searched refs:floatingTitleRow (Results 1 – 3 of 3) sorted by relevance
58 auto floatingTitleRow = GetFloatingTitleRow(); in ShowTitle() local59 CHECK_NULL_VOID(floatingTitleRow); in ShowTitle()112 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in ShowTitle()222 auto floatingTitleRow = GetFloatingTitleRow(); in ChangeFloatingTitle() local223 CHECK_NULL_VOID(floatingTitleRow); in ChangeFloatingTitle()224 auto floatingContext = floatingTitleRow->GetRenderContext(); in ChangeFloatingTitle()400 auto floatingTitleRow = GetFloatingTitleRow(); in EnableContainerModalGesture() local403 EnableTapGestureOnNode(floatingTitleRow, isEnable, "floating title row"); in EnableContainerModalGesture()412 auto floatingTitleRow = GetFloatingTitleRow(); in GetFloatingTitleVisible() local413 CHECK_NULL_RETURN(floatingTitleRow, false); in GetFloatingTitleVisible()[all …]
61 auto floatingTitleRow = GetFloatingTitleRow(); in ShowTitle() local62 CHECK_NULL_VOID(floatingTitleRow); in ShowTitle()127 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in ShowTitle()161 auto floatingTitleRow = GetFloatingTitleRow(); in InitContainerEvent() local162 CHECK_NULL_VOID(floatingTitleRow); in InitContainerEvent()163 auto floatingLayoutProperty = floatingTitleRow->GetLayoutProperty(); in InitContainerEvent()165 auto floatingContext = floatingTitleRow->GetRenderContext(); in InitContainerEvent()439 auto floatingTitleRow = GetFloatingTitleRow(); in CanShowFloatingTitle() local440 CHECK_NULL_RETURN(floatingTitleRow, false); in CanShowFloatingTitle()569 auto floatingTitleRow = GetFloatingTitleRow(); in SetContainerModalTitleVisible() local[all …]
585 auto floatingTitleRow = GetFloatingTitleRow(); variable586 EXPECT_NE(floatingTitleRow, nullptr);587 auto floatingTitleRowEventHub = floatingTitleRow->GetOrCreateGestureEventHub();609 auto floatingTitleRow = GetFloatingTitleRow(); variable610 EXPECT_NE(floatingTitleRow, nullptr);611 auto floatingTitleRowEventHub = floatingTitleRow->GetOrCreateGestureEventHub();