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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dseamless.c45 static char icon_buf[1024]; variable
183 icon_buf[len] = strtol(byte, NULL, 16);
187 ui_seamless_seticon(id, tok5, width, height, chunk, icon_buf, len);

Completed in 32 milliseconds