Searched defs:outstanding_position (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c89 RD_BOOL outstanding_position; member in struct:_seamless_window
389 sw->outstanding_position = True;
4047 sw->outstanding_position = False;
4211 if (sw->outstanding_position)
4409 if (sw->outstanding_position && (sw->outpos_serial == serial))
4415 sw->outstanding_position = False;

Completed in 48 milliseconds