HomeSort by: relevance | last modified time | path
    Searched refs:the_window (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
tui-window.py 20 the_window = None variable
25 global the_window
26 the_window = self
51 the_window.remove_title()
61 the_window.win.title = "New Title"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
tui-window.py 20 the_window = None variable
28 global the_window
29 the_window = self
54 the_window.remove_title()
64 the_window.win.title = "New Title"

Completed in 24 milliseconds