Searched defs:Window (Results 1 – 3 of 3) sorted by relevance
/openbsd/games/mille/ | ||
H A D | extern.c | 79 Window = W_SMALL, /* Current window wanted */ variable |
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ | ||
H A D | 20020430-1.c | 11 typedef XID Window; typedef |
/openbsd/gnu/llvm/lldb/source/Core/ | ||
H A D | IOHandlerCursesGUI.cpp | 355 enum class Type { Window, Pad }; enumerator |