Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dwk.c1056 static const tWindowSpec wk_browser_spec =
1186 static const tWindowSpec wk_info_spec =
H A Dmain.c1461 struct tWindowSpec;
1465 const struct tWindowSpec* spec; /* specification (operations etc.) */
1475 typedef struct tWindowSpec struct
1506 } tWindowSpec; /* "window (kind) specification" */ argument
1597 window_create(/*@notnull@*/ const tWindowSpec* spec) in window_create()
5353 const tWindowSpec* spec = window->spec; in handle_key()