OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_win
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
tui-window-disabled.py
34
self.
_win
= win
45
self.
_win
.erase()
46
self.
_win
.write("Hello world...")
53
titles_at_the_close[self.
_win
.title] = dict(
54
width=self.
_win
.width, height=self.
_win
.height
60
self.
_win
.erase()
61
self.
_win
.write("Goodbye cruel world...")
78
if not perform_valid_check or self.
_win
.is_valid():
80
self.
_win
.title = "This Is The Event Window (" + str(self._count) + ")
[
all
...]
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
tui-window-disabled.py
34
self.
_win
= win
45
self.
_win
.erase()
46
self.
_win
.write("Hello world...")
53
titles_at_the_close[self.
_win
.title] = dict(
54
width=self.
_win
.width, height=self.
_win
.height
60
self.
_win
.erase()
61
self.
_win
.write("Goodbye cruel world...")
78
if not perform_valid_check or self.
_win
.is_valid():
80
self.
_win
.title = "This Is The Event Window (" + str(self._count) + ")
[
all
...]
/src/external/bsd/nvi/dist/common/
common.h
58
typedef struct
_win
WIN;
screen.h
32
struct
_win
{
struct
33
TAILQ_ENTRY(
_win
) q; /* Windows. */
gs.h
65
TAILQ_HEAD(_dqh,
_win
) dq; /* Displayed windows. */
Completed in 25 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026