Searched defs:Window (Results 1 – 4 of 4) sorted by relevance
43 explicit Window(HpcBootApp &app) in Window() function45 explicit Window(HpcBootApp &app, HWND parent) in Window() function
73 struct Window { struct74 u_int8_t dum1[136];
86 Window = W_SMALL, /* Current window wanted */ variable
15350 typedef struct Window Window; typedef20375 struct Window { struct20387 Window **ppThis; /* Pointer to this object in Select.pWin list */ argument20388 Window *pNextWin; /* Next window function belonging to this SELECT */ argument20408 SQLITE_PRIVATE void sqlite3WindowDelete(sqlite3*, Window*); argument