Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ddrw_win.c93 } win_winRecord, *win_winType; typedef
95 typedef const win_winRecord *const_win_winType;
931 memset(emptyWindow, 0, sizeof(win_winRecord)); in drwEmpty()
969 FREE_RECORD2(old_window, win_winRecord, count.win, count.win_bytes); in drwFree()
998 memset(pixmap, 0, sizeof(win_winRecord)); in drwGet()
1064 memset(pixmap, 0, sizeof(win_winRecord)); in drwCapture()
1193 memset(pixmap, 0, sizeof(win_winRecord)); in drwImage()
1287 memset(pixmap, 0, sizeof(win_winRecord)); in drwNewPixmap()
1392 memset(result, 0, sizeof(win_winRecord)); in drwOpen()
1491 if (ALLOC_RECORD2(result, win_winRecord, count.win, count.win_bytes)) { in drwOpenSubWindow()
[all …]