Searched refs:order_type (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dorders.h280 uint8 order_type; member in struct:_RDP_ORDER_STATE
H A Dorders.c1344 in_uint8(s, os->order_type);
1347 switch (os->order_type)
1382 switch (os->order_type)
1441 unimpl("order %d\n", os->order_type);
1464 g_order_state.order_type = RDP_ORDER_PATBLT;

Completed in 303 milliseconds