Searched refs:buttonContainer_ (Results 1 – 3 of 3) sorted by relevance
179 CHECK_NULL_VOID(buttonContainer_); in OnFontConfigurationUpdate()181 contentColumn_->RemoveChild(buttonContainer_); in OnFontConfigurationUpdate()191 buttonContainer_ = buttonContainerNew; in OnFontConfigurationUpdate()467 buttonContainer_ = buttonContainerNew; in BuildChild()858 buttonContainer_ = container; in BuildButtons()1269 CHECK_NULL_VOID(buttonContainer_); in UpdateButtonsProperty()1342 CHECK_NULL_RETURN(buttonContainer_, false); in NeedsButtonDirectionChange()1394 CHECK_NULL_VOID(buttonContainer_); in CheckScrollHeightIsNegative()1412 buttonContainer_ = buttonContainerNew; in CheckScrollHeightIsNegative()1419 CHECK_NULL_VOID(buttonContainer_); in UpdateDeviceOrientation()[all …]
406 RefPtr<FrameNode> buttonContainer_; variable
1985 EXPECT_EQ(dialogPattern->buttonContainer_->GetTag(), V2::ROW_ETS_TAG);1990 dialogPattern->AddButtonAndDivider(btnItems, dialogPattern->buttonContainer_, false);1993 EXPECT_EQ(dialogPattern->buttonContainer_->GetTag(), V2::COLUMN_ETS_TAG);