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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2928 RD_HGLYPH maskglyph, cursorglyph; local
2990 maskglyph = ui_create_glyph(width, height, mask);
2994 (Pixmap) maskglyph, &fg, &bg, x, y);
2996 ui_destroy_glyph(maskglyph);

Completed in 58 milliseconds