Searched refs:addButtonNode (Results 1 – 1 of 1) sorted by relevance
161 …auto addButtonNode = AceType::DynamicCast<FrameNode>(buttonFlexNode->GetChildAtIndex(ADD_BUTTON_IN… in UpdateEntryButtonBorderWidth() local162 CHECK_NULL_VOID(addButtonNode); in UpdateEntryButtonBorderWidth()180 addButtonNode->GetLayoutProperty()->UpdateBorderWidth(addBorderWidth); in UpdateEntryButtonBorderWidth()182 addButtonNode->MarkDirtyNode(PROPERTY_UPDATE_MEASURE); in UpdateEntryButtonBorderWidth()