Home
last modified time | relevance | path

Searched refs:clearShell (Results 1 – 4 of 4) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/Debugger/
H A DDebugUI.py1702 (lastUsedVenvName, argv, wd, env, exceptions, clearShell,
1727 self.excIgnoreList, clearShell,
1769 self.autoClearShell = clearShell
1847 (lastUsedVenvName, argv, wd, env, exceptions, clearShell,
1872 self.excIgnoreList, clearShell,
1914 self.autoClearShell = clearShell
1992 (lastUsedVenvName, argv, wd, env, exceptions, clearShell,
2016 self.excIgnoreList, clearShell,
2056 self.autoClearShell = clearShell
2136 (lastUsedVenvName, argv, wd, env, exceptions, clearShell,
[all …]
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/gui/shellwidget/
H A Dshellwidget.h79 void clearShell(QColor bg = QColor::Invalid);
H A Dshellwidget.cpp478 void ShellWidget::clearShell(QColor bg) in clearShell() function in ShellWidget
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/gui/
H A Dshell.cpp444 clearShell(m_hg_background); in handleRedraw()
536 clearShell(); in handleRedraw()