Home
last modified time | relevance | path

Searched refs:BroadcastMsg (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/fpc-libenet/fpc-3.2.2/packages/libenet/examples/
H A Dclientapp.pp20 …procedure OnReceive(const Event:ENetEvent; var BroadcastMsg : Boolean; var BroadcastChannel : Byte…
54 myClient.BroadcastMsg(1,PChar(AMessage),Length(AMessage)+1,[ENetPacketReliable]);
85 procedure TClientApplication.OnReceive(const Event: ENetEvent; var BroadcastMsg: Boolean;
H A Dserverapp.pp21 …procedure OnReceive(const Event:ENetEvent; var BroadcastMsg : Boolean; var BroadcastChannel : Byte…
122 procedure TServerApplication.OnReceive(const Event: ENetEvent; var BroadcastMsg: Boolean;
/dports/lang/fpc-source/fpc-3.2.2/packages/libenet/examples/
H A Dclientapp.pp20 …procedure OnReceive(const Event:ENetEvent; var BroadcastMsg : Boolean; var BroadcastChannel : Byte…
54 myClient.BroadcastMsg(1,PChar(AMessage),Length(AMessage)+1,[ENetPacketReliable]);
85 procedure TClientApplication.OnReceive(const Event: ENetEvent; var BroadcastMsg: Boolean;
H A Dserverapp.pp21 …procedure OnReceive(const Event:ENetEvent; var BroadcastMsg : Boolean; var BroadcastChannel : Byte…
122 procedure TServerApplication.OnReceive(const Event: ENetEvent; var BroadcastMsg: Boolean;
/dports/math/gap/gap-4.11.0/pkg/lpres-1.0.1/gap/pargap/
H A Dpargap.gd7 if IsMaster() then BroadcastMsg("LoadPackage(\"LPRES\")"); fi;
/dports/www/mattermost-server/mattermost-server-6.0.2/services/remotecluster/
H A Dsend_test.go103 …err = service.BroadcastMsg(ctx, msg, func(msg model.RemoteClusterMsg, remote *model.RemoteCluster,…
158 …err = service.BroadcastMsg(context.Background(), msg, func(msg model.RemoteClusterMsg, remote *mod…
H A Dsendmsg.go39 func (rcs *Service) BroadcastMsg(ctx context.Context, msg model.RemoteClusterMsg, f SendMsgResultFu… func
/dports/net/fpc-libenet/fpc-3.2.2/packages/libenet/src/
H A Duenetclass.pp48 TENetEventRecv = procedure( const Event: ENetEvent; var BroadcastMsg: Boolean;
92 function BroadcastMsg( Channel: Byte; Data: Pointer; Length: Integer;
267 function TENetClass.BroadcastMsg( Channel: Byte; Data: Pointer; Length: Integer;
/dports/lang/fpc-source/fpc-3.2.2/packages/libenet/src/
H A Duenetclass.pp48 TENetEventRecv = procedure( const Event: ENetEvent; var BroadcastMsg: Boolean;
92 function BroadcastMsg( Channel: Byte; Data: Pointer; Length: Integer;
267 function TENetClass.BroadcastMsg( Channel: Byte; Data: Pointer; Length: Integer;
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2Res.cpp751 pParent->getIOClass()->BroadcastMsg(MkC4NetIOPacket(PID_NetResDerive, Core)); in FinishDerive()
807 return pParent->getIOClass()->BroadcastMsg(Pkt); in SendStatus()
1654 return pIO->BroadcastMsg(MkC4NetIOPacket(PID_NetResDis, Pkt)); in SendDiscover()
H A DC4Network2IO.h139 bool BroadcastMsg(const C4NetIOPacket &rPkt); // by both
H A DC4Network2IO.cpp415 bool C4Network2IO::BroadcastMsg(const C4NetIOPacket &rPkt) // by both in BroadcastMsg() function in C4Network2IO
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsWindow.h345 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);
H A DnsWindow.cpp5854 BroadcastMsg(mWnd, WM_DWMCOMPOSITIONCHANGED);
6086 BOOL CALLBACK nsWindow::BroadcastMsg(HWND aTopWindow, LPARAM aMsg)
7125 ::EnumThreadWindows(GetCurrentThreadId(), nsWindow::BroadcastMsg, WM_SYSCOLORCHANGE);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2wscustomlistview.inc1528 BroadcastMsg: Boolean;
1540 BroadcastMsg := False;
1572 BroadcastMsg := True;
1577 BroadcastMsg := True;
1595 if BroadcastMsg then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2wscustomlistview.inc1528 BroadcastMsg: Boolean;
1540 BroadcastMsg := False;
1572 BroadcastMsg := True;
1577 BroadcastMsg := True;
1595 if BroadcastMsg then
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2wscustomlistview.inc1528 BroadcastMsg: Boolean;
1540 BroadcastMsg := False;
1572 BroadcastMsg := True;
1577 BroadcastMsg := True;
1595 if BroadcastMsg then
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2wscustomlistview.inc1528 BroadcastMsg: Boolean;
1540 BroadcastMsg := False;
1572 BroadcastMsg := True;
1577 BroadcastMsg := True;
1595 if BroadcastMsg then
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWindow.h395 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);
H A DnsWindow.cpp6125 BroadcastMsg(mWnd, WM_DWMCOMPOSITIONCHANGED); in ProcessMessage()
6322 BOOL CALLBACK nsWindow::BroadcastMsg(HWND aTopWindow, LPARAM aMsg) { in BroadcastMsg() function in nsWindow
7496 ::EnumThreadWindows(GetCurrentThreadId(), nsWindow::BroadcastMsg, in OnSysColorChanged()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.h358 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);
H A DnsWindow.cpp5761 BroadcastMsg(mWnd, WM_DWMCOMPOSITIONCHANGED); in ProcessMessage()
5963 BOOL CALLBACK nsWindow::BroadcastMsg(HWND aTopWindow, LPARAM aMsg) { in BroadcastMsg() function in nsWindow
6956 ::EnumThreadWindows(GetCurrentThreadId(), nsWindow::BroadcastMsg, in OnSysColorChanged()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWindow.h384 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWindow.h384 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsWindow.h476 static BOOL CALLBACK BroadcastMsg(HWND aTopWindow, LPARAM aMsg);

12