Searched refs:confirmButton (Results 1 – 1 of 1) sorted by relevance
634 auto confirmButton = AceType::DynamicCast<FrameNode>(contentRow->GetLastChild()); in ShowContentRowButton() local635 CHECK_NULL_VOID(confirmButton); in ShowContentRowButton()636 auto confirmButtonLayoutProperty = confirmButton->GetLayoutProperty<LayoutProperty>(); in ShowContentRowButton()