Searched defs:cursorglyph (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
2989 cursorglyph = ui_create_glyph(width, height, cursor);
2993 XCreatePixmapCursor(g_display, (Pixmap) cursorglyph,
2997 ui_destroy_glyph(cursorglyph);

Completed in 43 milliseconds