Searched refs:checkBoxGroupShape_ (Results 1 – 2 of 2) sorted by relevance
234 CHECK_NULL_VOID(checkBoxGroupShape_); in SetCheckboxGroupStyle()235 checkBoxGroupShape_->Set(static_cast<int32_t>(checkBoxGroupStyle)); in SetCheckboxGroupStyle()252 RefPtr<PropertyInt> checkBoxGroupShape_; variable
70 …checkBoxGroupShape_ = AceType::MakeRefPtr<PropertyInt>(static_cast<int32_t>(CheckBoxStyle::CIRCULA… in CheckBoxGroupModifier()87 AttachProperty(checkBoxGroupShape_); in CheckBoxGroupModifier()