Searched refs:m_auto_handle_events (Results 1 – 1 of 1) sorted by relevance
178 return DefaultToYes(m_auto_handle_events); in GetAutoHandleEvents()182 m_auto_handle_events = auto_handle_events ? eLazyBoolYes : eLazyBoolNo; in SetAutoHandleEvents()205 LazyBool m_auto_handle_events; variable