Searched refs:m_notify_changes (Results 1 – 2 of 2) sorted by relevance
66 m_notify_changes)) in SetValueFromString()68 m_notify_changes); in SetValueFromString()92 m_path_mappings.Clear(m_notify_changes); in SetValueFromString()105 m_path_mappings.Append(orginal_path, replace_path, m_notify_changes); in SetValueFromString()141 m_notify_changes); in SetValueFromString()179 m_path_mappings.Remove(index, m_notify_changes); in SetValueFromString()
21 : m_notify_changes(notify_changes) {} in OptionValuePathMappings()37 m_path_mappings.Clear(m_notify_changes); in Clear()51 bool m_notify_changes; variable