Searched defs:groupValue (Results 1 – 8 of 8) sorted by relevance
40 …adio->SetGroupValueUpdateHandler([weak = AceType::WeakClaim(this)](const std::string& groupValue) { in Update()111 bool RenderRadio::UpdateGroupValue(const std::string& groupValue) in UpdateGroupValue()
118 bool RenderCheckbox::UpdateGroupValue(const CheckableStatus groupValue) in UpdateGroupValue()
642 void SetGroupValue(VALUE_TYPE groupValue) in SetGroupValue()672 void UpdateGroupValue(VALUE_TYPE groupValue) in UpdateGroupValue()
300 int32_t* groupValue = new (std::nothrow) int32_t(0); variable352 int64_t* groupValue = new (std::nothrow) int64_t[2]{0, 0}; variable
345 int32_t* groupValue = new (std::nothrow) int32_t(0); variable397 int64_t* groupValue = new (std::nothrow) int64_t[2]{0, 0}; variable
304 int32_t* groupValue = new (std::nothrow) int32_t(0); variable358 int64_t* groupValue = new (std::nothrow) int64_t[2]{0, 0}; variable
92 int64_t* groupValue = new (std::nothrow) int64_t(0); in SetGroup() local
349 int32_t* groupValue = new (std::nothrow) int32_t(0); variable