Home
last modified time | relevance | path

Searched refs:DeletePendingEvents (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/py-pyface/pyface-7.2.0/pyface/tasks/tests/
H A Dtest_tasks_application.py105 wx.GetApp().DeletePendingEvents()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dapp.h163 void DeletePendingEvents();
H A Devent.h696 void DeletePendingEvents();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dapp.h163 void DeletePendingEvents();
H A Devent.h696 void DeletePendingEvents();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dapp.h163 void DeletePendingEvents();
H A Devent.h696 void DeletePendingEvents();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dappbase.cpp583 void wxAppConsoleBase::DeletePendingEvents() in DeletePendingEvents() function in wxAppConsoleBase
591 m_handlersWithPendingEvents[i]->DeletePendingEvents(); in DeletePendingEvents()
H A Devent.cpp1191 DeletePendingEvents(); in ~wxEvtHandler()
1314 void wxEvtHandler::DeletePendingEvents() in DeletePendingEvents() function in wxEvtHandler
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dappbase.cpp540 void wxAppConsoleBase::DeletePendingEvents() in DeletePendingEvents() function in wxAppConsoleBase
548 m_handlersWithPendingEvents[i]->DeletePendingEvents(); in DeletePendingEvents()
H A Devent.cpp1163 DeletePendingEvents(); in ~wxEvtHandler()
1286 void wxEvtHandler::DeletePendingEvents() in DeletePendingEvents() function in wxEvtHandler
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dappbase.cpp540 void wxAppConsoleBase::DeletePendingEvents() in DeletePendingEvents() function in wxAppConsoleBase
548 m_handlersWithPendingEvents[i]->DeletePendingEvents(); in DeletePendingEvents()
H A Devent.cpp1163 DeletePendingEvents(); in ~wxEvtHandler()
1286 void wxEvtHandler::DeletePendingEvents() in DeletePendingEvents() function in wxEvtHandler
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dapp.h345 void DeletePendingEvents();
H A Devent.h3422 void DeletePendingEvents();
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dapp.h368 void DeletePendingEvents();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dapp.h345 void DeletePendingEvents();
H A Devent.h3422 void DeletePendingEvents();
/dports/devel/py-pyface/pyface-7.2.0/pyface/tests/
H A Dtest_gui_application.py123 wx.GetApp().DeletePendingEvents()
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxcore_appframe.i29 %wxchkver_3_0_0 void DeletePendingEvents();
H A Dwxbase_base.i800 %wxchkver_3_0_0 void DeletePendingEvents();
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxEvtHandler.cpp497 sipCpp->DeletePendingEvents(); in meth_wxEvtHandler_DeletePendingEvents()
H A Dsip_corewxAppConsole.cpp625 sipCpp->DeletePendingEvents(); in meth_wxAppConsole_DeletePendingEvents()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dapp.sip93 void DeletePendingEvents();
95 DeletePendingEvents()
H A Devent.sip463 void DeletePendingEvents();
465 DeletePendingEvents()

12