Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/hpc/stand/hpcboot/menu/
H A Dwindow.h43 explicit Window(HpcBootApp &app) in Window() function
45 explicit Window(HpcBootApp &app, HWND parent) in Window() function
/netbsd/sys/arch/amiga/stand/bootblock/boot/
H A Damigagraph.h73 struct Window { struct
74 u_int8_t dum1[136];
/netbsd/games/mille/
H A Dextern.c86 Window = W_SMALL, /* Current window wanted */ variable
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-tui.c340 #define REQUIRE_WINDOW(Window) \ argument
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-tui.c340 #define REQUIRE_WINDOW(Window) \ argument
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c14208 typedef struct Window Window; typedef
18428 struct Window { struct
18437 Window *pNextWin; /* Next window function belonging to this SELECT */ argument
18453 SQLITE_PRIVATE void sqlite3WindowDelete(sqlite3*, Window*); argument