Searched refs:SetItemValueUpdateHandler (Results 1 – 2 of 2) sorted by relevance
66 checkbox->SetItemValueUpdateHandler([weak = AceType::WeakClaim(this)](bool checked) { in Update()
438 void SetItemValueUpdateHandler(const std::function<void(bool)>& value) in SetItemValueUpdateHandler() function