Searched refs:RunArgsValueChangedCallback (Results 1 – 2 of 2) sorted by relevance
222 static void RunArgsValueChangedCallback(void *target_property_ptr, OptionValue *);
3155 …sp->SetValueChangedCallback(ePropertyRunArgs, TargetProperties::RunArgsValueChangedCallback, this); in TargetProperties()3166 RunArgsValueChangedCallback(this, NULL); in TargetProperties()3608 TargetProperties::RunArgsValueChangedCallback(void *target_property_ptr, OptionValue *) in RunArgsValueChangedCallback() function in TargetProperties