Searched refs:checkboxLayoutProps (Results 1 – 1 of 1) sorted by relevance
1232 auto checkboxLayoutProps = checkbox->GetLayoutProperty<LayoutProperty>(); in CreateLunarswitchNode() local1233 CHECK_NULL_VOID(checkboxLayoutProps); in CreateLunarswitchNode()1237 checkboxLayoutProps->UpdateMargin(marginCheckbox); in CreateLunarswitchNode()1238 …checkboxLayoutProps->UpdateUserDefinedIdealSize(CalcSize(CalcLength(CHECKBOX_SIZE), CalcLength(CHE… in CreateLunarswitchNode()