H A D | IOHandlerCursesGUI.cpp | 100 class Window; 104 typedef std::shared_ptr<Window> WindowSP; 316 virtual bool WindowDelegateDraw(Window &window, bool force) { in WindowDelegateDraw() argument 320 virtual HandleCharResult WindowDelegateHandleChar(Window &window, int key) { in WindowDelegateHandleChar() argument 335 bool WindowDelegateDraw(Window &window, bool force) override; 337 HandleCharResult WindowDelegateHandleChar(Window &window, in 354 enum class Type { Window, Pad }; global() enumerator 571 class Window : public Surface { global() class 573 Window(const char *name) Window() function in curses::Window 580 Window(const char *name, WINDOW *w, bool del = true) Window() function in curses::Window 590 Window(const char *name, const Rect &bounds) Window() function in curses::Window 701 RemoveSubWindow(Window * window) RemoveSubWindow() argument 2276 Execute(Window & window) Execute() argument 2663 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 2793 ExecuteAction(Window & window,int index) ExecuteAction() argument 2805 WindowDelegateHandleChar(Window & window,int key) WindowDelegateHandleChar() argument 2877 __anon1e480ae70302(Window &window) DetachOrKillProcessFormDelegate() argument 2878 __anon1e480ae70402(Window &window) DetachOrKillProcessFormDelegate() argument 2883 Kill(Window & window) Kill() argument 2892 Detach(Window & window) Detach() argument 2924 __anon1e480ae70502(Window &window) ProcessAttachFormDelegate() argument 3024 Attach(Window & window) Attach() argument 3091 __anon1e480ae70602(Window &window) TargetCreateFormDelegate() argument 3208 CreateTarget(Window & window) CreateTarget() argument 3297 __anon1e480ae70702(Window &window) ProcessLaunchFormDelegate() argument 3584 Launch(Window & window) Launch() argument 3747 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 3770 ExecuteCallback(Window & window) ExecuteCallback() argument 3780 WindowDelegateHandleChar(Window & window,int key) WindowDelegateHandleChar() argument 4020 DrawMenuTitle(Window & window,bool highlight) DrawMenuTitle() argument 4079 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 4128 WindowDelegateHandleChar(Window & window,int key) WindowDelegateHandleChar() argument 4720 Draw(Window & window,const int first_visible_row,const uint32_t selected_row_idx,int & row_idx,int & num_rows_left) Draw() argument 4781 DrawTreeForChild(Window & window,TreeItem * child,uint32_t reverse_depth) DrawTreeForChild() argument 4859 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 4922 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument 5033 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5051 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5114 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5213 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5322 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5458 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5505 TreeDelegateDrawTreeItem(TreeItem & item,Window & window) TreeDelegateDrawTreeItem() argument 5555 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 5623 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument 5766 DisplayRowObject(Window & window,Row & row,DisplayOptions & options,bool highlight,bool last_child) DisplayRowObject() argument 5820 DisplayRows(Window & window,std::vector<Row> & rows,DisplayOptions & options) DisplayRows() argument 5908 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 5975 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 6232 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 6256 WindowDelegateHandleChar(Window & window,int key) WindowDelegateHandleChar() argument 6348 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 6352 WindowDelegateHandleChar(Window & window,int key) WindowDelegateHandleChar() argument 6734 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 6821 WindowDelegateDraw(Window & window,bool force) WindowDelegateDraw() argument 7270 WindowDelegateHandleChar(Window & window,int c) WindowDelegateHandleChar() argument [all...] |