Searched refs:m_bNotifyOwner (Results 1 – 2 of 2) sorted by relevance
27 void SetNotifyOwner(bool notify) { m_bNotifyOwner = notify; } in SetNotifyOwner()38 bool m_bNotifyOwner = true; variable
133 if (m_bNotifyOwner) in OnDropListMouseMove()134 m_bNotifyOwner = false; in OnDropListMouseMove()148 } else if (m_bNotifyOwner) { in OnDropListMouseMove()166 if (m_bNotifyOwner) { in OnDropListLButtonUp()