Searched refs:selectMenuInnerProperty (Results 1 – 1 of 1) sorted by relevance
942 auto selectMenuInnerProperty = selectMenuInner_->GetLayoutProperty(); in MoreAnimation() local943 CHECK_NULL_VOID(selectMenuInnerProperty); in MoreAnimation()990 FinishCallback callback = [selectMenuInnerProperty, extensionProperty, backButtonProperty, in MoreAnimation()993 selectMenuInnerProperty->UpdateVisibility(VisibleType::GONE); in MoreAnimation()1028 auto selectMenuInnerProperty = selectMenuInner_->GetLayoutProperty(); in BackAnimation() local1029 CHECK_NULL_VOID(selectMenuInnerProperty); in BackAnimation()1047 selectMenuInnerProperty->UpdateVisibility(VisibleType::VISIBLE); in BackAnimation()1073 FinishCallback callback = [selectMenuInnerProperty, extensionProperty, backButtonProperty, in BackAnimation()1076 selectMenuInnerProperty->UpdateVisibility(VisibleType::VISIBLE); in BackAnimation()