Home
last modified time | relevance | path

Searched refs:FASTPATH_INPUT_EVENT_SYNC (Results 1 – 7 of 7) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dfastpath.h105 FASTPATH_INPUT_EVENT_SYNC = 0x3, enumerator
H A Dinput.c276 s = fastpath_input_pdu_init(rdp->fastpath, (BYTE)flags, FASTPATH_INPUT_EVENT_SYNC); in input_send_fastpath_synchronize_event()
411 eventFlags = (toggleStates & 0x1F) | FASTPATH_INPUT_EVENT_SYNC << 5; in input_send_fastpath_focus_in_event()
H A Dfastpath.c829 case FASTPATH_INPUT_EVENT_SYNC: in fastpath_recv_input_event()
/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_fastpath.c382 case FASTPATH_INPUT_EVENT_SYNC: in xrdp_fastpath_process_input_event()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_fastpath.c382 case FASTPATH_INPUT_EVENT_SYNC: in xrdp_fastpath_process_input_event()
/dports/net/xrdp-devel/xrdp-0.9.16/common/
H A Dms-rdpbcgr.h461 #define FASTPATH_INPUT_EVENT_SYNC 0x3 macro
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/common/
H A Dms-rdpbcgr.h475 #define FASTPATH_INPUT_EVENT_SYNC 0x3 macro