Searched refs:EA_CONTROL_EVENTS (Results 1 – 2 of 2) sorted by relevance
1544 m_nIncludeEvents = EA_CONTROL_EVENTS | EA_ON_CHANGE | EA_ON_SELECT; in examine()1588 m_nIncludeEvents = EA_CONTROL_EVENTS | EA_ON_CHANGE | EA_ON_SELECT; in examine()1597 m_nIncludeEvents = EA_CONTROL_EVENTS; in examine()1608 m_nIncludeEvents = EA_CONTROL_EVENTS | EA_ON_CHANGE | EA_ON_SELECT; in examine()1652 m_nIncludeEvents = EA_CONTROL_EVENTS | EA_ON_CLICK | EA_ON_DBLCLICK; in examine()1671 m_nIncludeEvents = EA_CONTROL_EVENTS | EA_ON_CHANGE; in examine()1679 m_nIncludeEvents = EA_CONTROL_EVENTS; in examine()1688 m_nIncludeEvents = EA_CONTROL_EVENTS; in examine()1702 m_nIncludeEvents = EA_CONTROL_EVENTS; in examine()1716 m_nIncludeEvents = EA_CONTROL_EVENTS; in examine()[all …]
84 #define EA_CONTROL_EVENTS 0x00000001 macro
Completed in 27 milliseconds