Searched refs:jsonChecked (Results 1 – 2 of 2) sorted by relevance
325 auto jsonChecked = info->GetValue("checked"); in ApplyRestoreInfo() local328 toggleComponent_->SetCheckedState(jsonChecked->GetBool()); in ApplyRestoreInfo()
829 auto jsonChecked = info->GetValue("checked"); in OnRestoreInfo() local830 radioPaintProperty->UpdateRadioCheck(jsonChecked->GetBool()); in OnRestoreInfo()