Home
last modified time | relevance | path

Searched refs:historyUp (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11-toolkits/p5-Tk-HistEntry/Tk-HistEntry-0.45/
H A DHistEntry.pm24 $w->_entry->bind('<Up>' => sub { $w->historyUp });
25 $w->_entry->bind('<Control-p>' => sub { $w->historyUp });
128 sub historyUp { subroutine
/dports/lang/bsh/beanshell-2.1.0/src/bsh/util/
H A DAWTConsole.java156 historyUp(); in type()
234 private void historyUp() { in historyUp() method in AWTConsole
H A DJConsole.java191 historyUp(); in type()
417 private void historyUp() { in historyUp() method in JConsole
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiCommandBuffer.h64 std::string const historyUp();
H A DGuiCommandBuffer.cpp234 string const h = historyUp(); in up()
278 string const GuiCommandBuffer::historyUp() in historyUp() function in lyx::frontend::GuiCommandBuffer
/dports/x11-toolkits/p5-Tk-HistEntry/Tk-HistEntry-0.45/examples/
H A Dnewclass.pl34 -command => sub { $e->historyUp },
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DCustomElements.h70 void historyUp();
H A DCustomElements.cpp176 historyUp(); in event()
267 void ChatbarTextEdit::historyUp() { in historyUp() function in ChatbarTextEdit
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DCustomElements.h70 void historyUp();
H A DCustomElements.cpp176 historyUp(); in event()
267 void ChatbarTextEdit::historyUp() { in historyUp() function in ChatbarTextEdit
/dports/net-im/kopete/kopete-21.12.3/kopete/chatwindow/
H A Dchattexteditpart.h146 void historyUp();
H A Dkopetechatwindow.h156 QAction *historyUp; variable
H A Dkopetechatwindow.cpp452 historyUp = new QAction(i18n("Previous History"), coll); in initActions()
453 coll->addAction(QStringLiteral("history_up"), historyUp); in initActions()
454 coll->setDefaultShortcut(historyUp, QKeySequence(Qt::CTRL + Qt::Key_Up)); in initActions()
455 connect(historyUp, SIGNAL(triggered(bool)), this, SLOT(slotHistoryUp())); in initActions()
600 m_activeView->editPart()->historyUp(); in slotHistoryUp()
H A Dchattexteditpart.cpp316 void ChatTextEditPart::historyUp() in historyUp() function in ChatTextEditPart
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DInputPane.java256 Action historyUp; field in InputPane
320 historyUp = new HistoryUpAction(); in InputPane()
360 historyUp); in InputPane() local
/dports/games/eboard/eboard-1.1.3/
H A Dtext.h150 void historyUp();
H A Dtext.cc337 void DetachedConsole::historyUp() { in historyUp() function in DetachedConsole
391 me->historyUp(); in dc_input_key_press()
H A Dmainwindow.h196 void historyUp();
H A Dmainwindow.cc936 void MainWindow::historyUp() { in historyUp() function in MainWindow
1457 ptr->historyUp(); in input_key_press()
/dports/graphics/dia/dia-0.97.3/plug-ins/python/
H A Dgtkcons.py227 self.historyUp()
246 def historyUp(self): member in Console
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/examples/ide/
H A Dgtkcons.py217 self.historyUp()
235 def historyUp(self): member in Console
/dports/x11-toolkits/p5-Tk-HistEntry/Tk-HistEntry-0.45/t/
H A Dnewclass.t50 -command => sub { $e->historyUp },
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSTextEdit.h193 void historyUp ();
H A DSTextEdit.cpp1416 historyUp (); in caretUp()
2302 STextEdit::historyUp () in historyUp() function in STextEdit
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Dowpythonscript.py297 self.historyUp()
308 def historyUp(self): member in PythonConsole

12