Searched refs:m_notify_changes (Results 1 – 2 of 2) sorted by relevance
71 m_notify_changes)) in SetValueFromString()73 m_notify_changes); in SetValueFromString()97 m_path_mappings.Clear(m_notify_changes); in SetValueFromString()110 m_path_mappings.Append(orginal_path, replace_path, m_notify_changes); in SetValueFromString()146 m_notify_changes); in SetValueFromString()184 m_path_mappings.Remove(index, m_notify_changes); in SetValueFromString()
21 : m_notify_changes(notify_changes) {} in OptionValuePathMappings()39 m_path_mappings.Clear(m_notify_changes); in Clear()53 bool m_notify_changes; variable