Home
last modified time | relevance | path

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

/openbsd/games/mille/
H A Dextern.c79 Window = W_SMALL, /* Current window wanted */ variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20020430-1.c11 typedef XID Window; typedef
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp355 enum class Type { Window, Pad }; enumerator
572 class Window : public Surface { class
574 Window(const char *name) in Window() function in curses::Window
581 Window(const char *name, WINDOW *w, bool del = true) in Window() function in curses::Window
591 Window(const char *name, const Rect &bounds) in Window() function in curses::Window