Home
last modified time | relevance | path

Searched refs:AddSourceForFD (Results 1 – 25 of 41) sorted by relevance

12

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Devtloopcmn.cpp122 wxEventLoopBase::AddSourceForFD(int fd, in AddSourceForFD() function in wxEventLoopBase
132 return manager->AddSourceForFD(fd, handler, flags); in AddSourceForFD()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/unix/
H A Devtloopunix.cpp70 m_wakeupSource = wxEventLoopBase::AddSourceForFD in wxConsoleEventLoop()
110 wxEventLoopSource* AddSourceForFD( int fd, in AddSourceForFD() function in wxConsoleEventLoopSourcesManager
H A Dappunix.cpp48 m_source = wxEventLoopBase::AddSourceForFD in SignalsWakeUpPipe()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Devtloopcmn.cpp122 wxEventLoopBase::AddSourceForFD(int fd, in AddSourceForFD() function in wxEventLoopBase
132 return manager->AddSourceForFD(fd, handler, flags); in AddSourceForFD()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/unix/
H A Devtloopunix.cpp70 m_wakeupSource = wxEventLoopBase::AddSourceForFD in wxConsoleEventLoop()
110 wxEventLoopSource* AddSourceForFD( int fd, in AddSourceForFD() function in wxConsoleEventLoopSourcesManager
H A Dappunix.cpp48 m_source = wxEventLoopBase::AddSourceForFD in SignalsWakeUpPipe()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/unix/
H A Devtloopunix.cpp70 m_wakeupSource = wxEventLoopBase::AddSourceForFD in wxConsoleEventLoop()
110 wxEventLoopSource* AddSourceForFD( int fd, in AddSourceForFD() function in wxConsoleEventLoopSourcesManager
H A Dappunix.cpp45 m_source = wxEventLoopBase::AddSourceForFD in SignalsWakeUpPipe()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Devtloopcmn.cpp185 wxEventLoopBase::AddSourceForFD(int fd, in AddSourceForFD() function in wxEventLoopBase
195 return manager->AddSourceForFD(fd, handler, flags); in AddSourceForFD()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/private/
H A Deventloopsourcesmanager.h21 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) = 0;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/private/
H A Deventloopsourcesmanager.h21 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) = 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/private/
H A Deventloopsourcesmanager.h22 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) = 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Devtloop.cpp167 AddSourceForFD(int WXUNUSED(fd), in AddSourceForFD() function in wxGUIEventLoopSourcesManager
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Devtloop.cpp202 AddSourceForFD(int WXUNUSED(fd), in AddSourceForFD() function in wxGUIEventLoopSourcesManager
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Devtloop.cpp202 AddSourceForFD(int WXUNUSED(fd), in AddSourceForFD() function in wxGUIEventLoopSourcesManager
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/unix/private/
H A Dexecuteiohandler.h116 m_source = wxEventLoop::AddSourceForFD(fd, this, wxEVENT_SOURCE_INPUT); in wxExecuteEventLoopSourceHandler()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/unix/private/
H A Dexecuteiohandler.h116 m_source = wxEventLoop::AddSourceForFD(fd, this, wxEVENT_SOURCE_INPUT); in wxExecuteEventLoopSourceHandler()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/unix/private/
H A Dexecuteiohandler.h116 m_source = wxEventLoop::AddSourceForFD(fd, this, wxEVENT_SOURCE_INPUT); in wxExecuteEventLoopSourceHandler()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/core/
H A Dutilsexc_cf.cpp75 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) wxOVERRIDE in AddSourceForFD() function in wxCFEventLoopSourcesManager
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/core/
H A Dutilsexc_cf.cpp75 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) in AddSourceForFD() function in wxCFEventLoopSourcesManager
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/core/
H A Dutilsexc_cf.cpp75 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) in AddSourceForFD() function in wxCFEventLoopSourcesManager
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Devtloop.h83 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Devtloop.h83 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Devtloop.h80 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Devtloop.cpp152 AddSourceForFD(int fd, wxEventLoopSourceHandler *handler, int flags) in AddSourceForFD() function in wxGUIEventLoopSourcesManager

12