Home
last modified time | relevance | path

Searched refs:g_gc (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/
H A Dnanoxwin.c65 static GR_GC_ID g_gc = 0; variable
273 GrSetGCRegion(g_gc, 0); in ui_reset_clip()
430 GrSetGCMode(g_gc, GR_MODE_COPY); in ui_draw_text()
531 GrSetGCMode(g_gc, op); in ui_line()
620 GrSetGCForeground(g_gc, color); in ui_rect()
666 GrSetGCMode(g_gc, op); in ui_patblt()
723 GrSetGCForeground(g_gc, 0); in ui_destblt()
739 GrSetGCMode(g_gc, op); in ui_destblt()
1526 g_gc = GrNewGC(); in main()
1529 GrSetGCForeground(g_gc, 0); in main()
[all …]