Home
last modified time | relevance | path

Searched refs:SmcOpenConnection (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/session/
H A D_xsmp.py83 SmcOpenConnection = h.SmcOpenConnection variable
84 SmcOpenConnection.argtypes = [
88 SmcOpenConnection.restype = SmcConn
277 self._conn = SmcOpenConnection(
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp60 # undef SmcOpenConnection
101 # define SmcOpenConnection SmcOpenConnectionPtr macro
501 SmcOpenConnection = in Start()
506 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
534 mSessionConnection = SmcOpenConnection( in Start()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp66 #undef SmcOpenConnection
107 #define SmcOpenConnection SmcOpenConnectionPtr macro
510 SmcOpenConnection = in Start()
515 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
543 mSessionConnection = SmcOpenConnection( in Start()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp61 # undef SmcOpenConnection
102 # define SmcOpenConnection SmcOpenConnectionPtr macro
504 SmcOpenConnection = in Start()
509 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
537 mSessionConnection = SmcOpenConnection( in Start()
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp61 # undef SmcOpenConnection
102 # define SmcOpenConnection SmcOpenConnectionPtr macro
504 SmcOpenConnection = in Start()
509 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
537 mSessionConnection = SmcOpenConnection( in Start()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp61 # undef SmcOpenConnection
102 # define SmcOpenConnection SmcOpenConnectionPtr macro
504 SmcOpenConnection = in Start()
509 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
537 mSessionConnection = SmcOpenConnection( in Start()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/xre/
H A DnsNativeAppSupportUnix.cpp65 #undef SmcOpenConnection
104 #define SmcOpenConnection SmcOpenConnectionPtr macro
548 SmcOpenConnection = (SmcOpenConnectionFn)PR_FindFunctionSymbol(smLib, "SmcOpenConnection"); in Start()
551 !SmcCloseConnection || !SmcOpenConnection || !SmcSetProperties) { in Start()
578 mSessionConnection = SmcOpenConnection(nullptr, this, SmProtoMajor, in Start()
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A Dconfigure.in41 AC_CHECK_LIB(SM, SmcOpenConnection,,,${XLIBS} -lm -lXaw -lXmu -lXt -lXext -lX11)
H A Dconfigure1066 ac_lib_var=`echo SM'_'SmcOpenConnection | sed 'y%./+-%__p_%'`
1078 char SmcOpenConnection();
1081 SmcOpenConnection()
/dports/x11-wm/wmx/wmx-8/
H A DSession.C87 if ((m_smConnection = SmcOpenConnection(NULL, /* network ids */ in initialiseSession()
H A Dconfigure.in49 AC_CHECK_LIB(SM, SmcOpenConnection)
/dports/x11/libSM/libSM-1.2.3/include/X11/SM/
H A DSMlib.h348 extern SmcConn SmcOpenConnection (
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Dsession.c236 sm_conn = SmcOpenConnection (0, 0, 1, 0,
/dports/x11-wm/oroborus/oroborus-2.0.20/src/
H A Dsession.c224 sm_conn = SmcOpenConnection (NULL, NULL, SmProtoMajor, SmProtoMinor, in session_init()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp285 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp285 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp285 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dutilsgtk.cpp285 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dysmapp.cc152 if ((SMconn = SmcOpenConnection(nullptr, /* network ids */ in initSM()
/dports/korean/nabi/nabi-f08d7d3/src/
H A Dsession.c212 session_connection = SmcOpenConnection(NULL, NULL, in nabi_session_open()
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/
H A Dconfigure.ac77 AC_CHECK_LIB([SM],[SmcOpenConnection],,AC_MSG_ERROR([Can't find libSM]),)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dutilsgtk.cpp217 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dutilsgtk.cpp240 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMSession.cpp151 connection = SmcOpenConnection(nullptr, in init()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dutilsgtk.cpp217 SmcConn smc_conn = SmcOpenConnection(NULL, NULL, in GetSM()

12345678910