Searched refs:customTitleRow (Results 1 – 4 of 4) sorted by relevance
56 auto customTitleRow = GetCustomTitleRow(); in ShowTitle() local57 CHECK_NULL_VOID(customTitleRow); in ShowTitle()107 auto customTitleLayoutProperty = customTitleRow->GetLayoutProperty(); in ShowTitle()129 AddPanEvent(customTitleRow); in ShowTitle()401 auto customTitleRow = GetCustomTitleRow(); in EnableContainerModalGesture() local404 EnablePanEventOnNode(customTitleRow, isEnable, "custom title row"); in EnableContainerModalGesture()405 EnableTapGestureOnNode(customTitleRow, isEnable, "custom title row"); in EnableContainerModalGesture()421 auto customTitleRow = GetCustomTitleRow(); in GetCustomTitleVisible() local422 CHECK_NULL_RETURN(customTitleRow, false); in GetCustomTitleVisible()423 auto customTitleRowProp = customTitleRow->GetLayoutProperty(); in GetCustomTitleVisible()
59 auto customTitleRow = GetCustomTitleRow(); in ShowTitle() local60 CHECK_NULL_VOID(customTitleRow); in ShowTitle()540 auto customTitleRow = GetCustomTitleRow(); in UpdateGestureRowVisible() local541 CHECK_NULL_VOID(customTitleRow); in UpdateGestureRowVisible()560 auto customTitleRow = GetCustomTitleRow(); in SetContainerModalTitleVisible() local561 CHECK_NULL_VOID(customTitleRow); in SetContainerModalTitleVisible()590 auto customTitleRow = GetCustomTitleRow(); in SetContainerModalTitleHeight() local591 UpdateRowHeight(customTitleRow, titleHeight_); in SetContainerModalTitleHeight()840 auto customTitleRow = GetCustomTitleRow(); in GetCustomTitleHeight() local842 CHECK_NULL_RETURN(customTitleRow, zeroHeight); in GetCustomTitleHeight()[all …]
684 auto customTitleRow = containerPattern->GetCustomTitleRow(); variable685 CHECK_NULL_VOID(customTitleRow);689 auto customTitleRowProp = customTitleRow->GetLayoutProperty();720 auto customTitleRow = containerPattern->GetCustomTitleRow(); variable721 CHECK_NULL_VOID(customTitleRow);756 auto customTitleRow = containerPattern->GetCustomTitleRow(); variable757 CHECK_NULL_VOID(customTitleRow);792 auto customTitleRow = containerPattern->GetCustomTitleRow(); variable793 CHECK_NULL_VOID(customTitleRow);862 auto customTitleRow = pattern_->GetCustomTitleRow(); variable[all …]
591 auto customTitleRow = GetCustomTitleRow(); variable592 EXPECT_NE(customTitleRow, nullptr);593 auto customTitleRowEventHub = customTitleRow->GetOrCreateGestureEventHub();615 auto customTitleRow = GetCustomTitleRow(); variable616 EXPECT_NE(customTitleRow, nullptr);617 auto customTitleRowEventHub = customTitleRow->GetOrCreateGestureEventHub();