Searched refs:addBorderWidth (Results 1 – 1 of 1) sorted by relevance
167 BorderWidthProperty addBorderWidth; in UpdateEntryButtonBorderWidth() local170 addBorderWidth.rightDimen = theme->GetEntryBorderWidth(); in UpdateEntryButtonBorderWidth()172 addBorderWidth.leftDimen = 0.0_vp; in UpdateEntryButtonBorderWidth()175 addBorderWidth.rightDimen = 0.0_vp; in UpdateEntryButtonBorderWidth()177 addBorderWidth.leftDimen = theme->GetEntryBorderWidth(); in UpdateEntryButtonBorderWidth()180 addButtonNode->GetLayoutProperty()->UpdateBorderWidth(addBorderWidth); in UpdateEntryButtonBorderWidth()