Home
last modified time | relevance | path

Searched defs:history_forward (Results 1 – 11 of 11) sorted by relevance

/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dhistory.c62 void history_forward() in history_forward() function
/dports/textproc/p5-Tk-Pod/Tk-Pod-0.9943/Pod/
H A DText.pm1187 sub history_forward { subroutine
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/
H A Dbuffer.py75 def history_forward(self, count=1): member in ModalBuffer
/dports/www/elinks/elinks-0.11.7/src/ecmascript/spidermonkey/
H A Dlocation.c86 history_forward(JSContext *ctx, JSObject *obj, uintN argc, jsval *argv, jsval *rval) in history_forward() function
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp360 void help_dialog::history_forward() in history_forward() function in help_dialog
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp360 void help_dialog::history_forward() in history_forward() function in help_dialog
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Dbuffer.py863 def history_forward(self, count=1): member in Buffer
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Dbuffer.py899 def history_forward(self, count=1): member in Buffer
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Dbuffer.py864 def history_forward(self, count=1): member in Buffer
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Dbuffer.py899 def history_forward(self, count=1): member in Buffer
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Dbuffer.py1033 def history_forward(self, count: int = 1) -> None: member in Buffer