Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dfastpath.c936 BOOL fastpath_send_multiple_input_pdu(rdpFastPath* fastpath, wStream* s, size_t iNumEvents) in fastpath_send_multiple_input_pdu() argument
964 if (iNumEvents > 15) in fastpath_send_multiple_input_pdu()
976 eventHeader |= (iNumEvents << 2); /* numberEvents */ in fastpath_send_multiple_input_pdu()