Home
last modified time | relevance | path

Searched refs:dumpHistory (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/qt4/ADM_userInterfaces/ADM_shell/
H A DQ_shell.cpp60 dumpHistory(); in qShell()
133 dumpHistory(); in evaluate()
141 bool qShell::dumpHistory(void) in dumpHistory() function in qShell
H A DQ_shell.h27 bool dumpHistory(void);
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/qt4/ADM_userInterfaces/ADM_shell/
H A DQ_shell.cpp60 dumpHistory(); in qShell()
133 dumpHistory(); in evaluate()
141 bool qShell::dumpHistory(void) in dumpHistory() function in qShell
H A DQ_shell.h27 bool dumpHistory(void);
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/qt4/ADM_userInterfaces/ADM_shell/
H A DQ_shell.cpp60 dumpHistory(); in qShell()
133 dumpHistory(); in evaluate()
141 bool qShell::dumpHistory(void) in dumpHistory() function in qShell
H A DQ_shell.h27 bool dumpHistory(void);
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/qt4/ADM_userInterfaces/ADM_shell/
H A DQ_shell.cpp60 dumpHistory(); in qShell()
133 dumpHistory(); in evaluate()
141 bool qShell::dumpHistory(void) in dumpHistory() function in qShell
H A DQ_shell.h27 bool dumpHistory(void);
/dports/sysutils/khelpcenter/khelpcenter-21.12.3/
H A Dhistory.h83 void dumpHistory() const;
H A Dhistory.cpp361 void History::dumpHistory() const { in dumpHistory() function in History
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/protocols/pbcast/
H A DGMS.java229 return view_handler.dumpHistory(); in dumpViewHandlerHistory()
1383 public String dumpHistory() { in dumpHistory() method in GMS.ViewHandler