Searched refs:ui_draw_text (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | proto.h | 318 void ui_draw_text(uint8 font, uint8 flags, uint8 opcode, int mixmode, int x, int y, int clipx,
|
H A D | orders.c | 918 ui_draw_text(os->font, os->flags, os->opcode - 1, os->mixmode, os->x, os->y,
|
H A D | xwin.c | 3641 ui_draw_text(uint8 font, uint8 flags, uint8 opcode, int mixmode, int x, int y, function
|
Completed in 202 milliseconds