Searched refs:SendEvent (Results 1 – 4 of 4) sorted by relevance
229 if (!SendEvent()) { in Run()588 FX_BOOL CFWL_ScrollBarImp::SendEvent() { in SendEvent() function in CFWL_ScrollBarImp696 if (!m_pOwner->SendEvent()) { in OnLButtonDown()734 m_pOwner->SendEvent(); in OnMouseWheel()
66 FX_BOOL SendEvent();
465 def SendEvent (mycontrol, evt): function
271 SendEvent(self.cmb, wx.EVT_COMBOBOX.evtType[0])