Searched refs:buttonsRow (Results 1 – 2 of 2) sorted by relevance
542 auto buttonsRow = GetControlButtonRow(); in UpdateGestureRowVisible() local543 CHECK_NULL_VOID(buttonsRow); in UpdateGestureRowVisible()576 auto buttonsRow = GetControlButtonRow(); in SetContainerModalTitleVisible() local577 CHECK_NULL_VOID(buttonsRow); in SetContainerModalTitleVisible()727 auto buttonsRow = GetControlButtonRow(); in InitLayoutProperty() local728 CHECK_NULL_VOID(buttonsRow); in InitLayoutProperty()809 auto buttonsRow = GetControlButtonRow(); in InitButtonsLayoutProperty() local810 CHECK_NULL_VOID(buttonsRow); in InitButtonsLayoutProperty()812 auto buttons = buttonsRow->GetChildren(); in InitButtonsLayoutProperty()860 auto buttonsRow = GetControlButtonRow(); in CanShowCustomTitle() local[all …]
625 auto buttonsRow = pattern_->GetControlButtonRow(); variable626 ASSERT_NE(buttonsRow, nullptr);627 auto children = buttonsRow->GetChildren();687 CHECK_NULL_VOID(buttonsRow);690 auto buttonsRowProp = buttonsRow->GetLayoutProperty();723 CHECK_NULL_VOID(buttonsRow);726 auto buttonsRowProp = buttonsRow->GetLayoutProperty();759 CHECK_NULL_VOID(buttonsRow);762 auto buttonsRowProp = buttonsRow->GetLayoutProperty();795 CHECK_NULL_VOID(buttonsRow);[all …]