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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c3611 xyoffset = ttext[++idx];\
3612 if ((xyoffset & 0x80))\
3623 y += xyoffset;\
3625 x += xyoffset;\
3649 int i, j, xyoffset, x1, y1; local

Completed in 58 milliseconds