Searched refs:SetValueChangedCallback (Results 1 – 9 of 9) sorted by relevance
64 void SetValueChangedCallback(std::function<void()> callback);
138 void SetValueChangedCallback(size_t property_idx,
263 void SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function
306 void Property::SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function in Property308 m_value_sp->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
36 void OptionValueProperties::SetValueChangedCallback( in SetValueChangedCallback() function in OptionValueProperties40 property->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
50 m_collection_sp->SetValueChangedCallback( in PluginProperties()
4156 m_collection_sp->SetValueChangedCallback( in TargetExperimentalProperties() 4158 m_collection_sp->SetValueChangedCallback(4160 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4162 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4164 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4166 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4168 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4170 m_collection_sp->SetValueChangedCallback( in TargetProperties() 4172 m_collection_sp->SetValueChangedCallback(ePropertyDetachOnError, [this] { in TargetProperties() 4175 m_collection_sp->SetValueChangedCallback( in TargetProperties() [all...]
202 m_collection_sp->SetValueChangedCallback( in GetExtraStartupCommands()
80 m_collection_sp->SetValueChangedCallback(ePropertySymLinkPaths, in ModuleListProperties()