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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c3643 int boxx, int boxy, int boxcx, int boxcy, BRUSH * brush,
3662 FILL_RECTANGLE_BACKSTORE(boxx, boxy, boxcx, boxcy);
3746 boxy, boxcx, boxcy, boxx, boxy);
3749 boxx, boxy,
3751 boxx - sw->xoffset, boxy - sw->yoffset));
3641 ui_draw_text(uint8 font, uint8 flags, uint8 opcode, int mixmode, int x, int y, int clipx, int clipy, int clipcx, int clipcy, int boxx, int boxy, int boxcx, int boxcy, BRUSH * brush, int bgcolour, int fgcolour, uint8 * text, uint8 length) argument

Completed in 127 milliseconds