HomeSort by: relevance | last modified time | path
    Searched defs:remove_title (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
tui-window.py 45 def remove_title(self): member in class:TestWindow
52 # Call REMOVE_TITLE on the global window object.
54 the_window.remove_title()
tui-window.py 45 def remove_title(self): member in class:TestWindow
52 # Call REMOVE_TITLE on the global window object.
54 the_window.remove_title()
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
tui-window.py 42 def remove_title(self): member in class:TestWindow
49 # Call REMOVE_TITLE on the global window object.
51 the_window.remove_title()
tui-window.py 42 def remove_title(self): member in class:TestWindow
49 # Call REMOVE_TITLE on the global window object.
51 the_window.remove_title()

Completed in 48 milliseconds