Searched refs:loadLast (Results 1 – 7 of 7) sorted by relevance
/dports/games/manaplus/manaplus-2.1.3.17/src/ |
H A D | chatlogger.h | 53 void loadLast(std::string name,
|
H A D | chatlogger.cpp | 197 void ChatLogger::loadLast(std::string name, in loadLast() function in ChatLogger
|
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/bosun/search/ |
H A D | search.go | 61 s.loadLast() 205 func (s *Search) loadLast() { func
|
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/ |
H A D | DkViewPort.h | 155 void loadLast();
|
H A D | DkViewPort.cpp | 221 connect(am.action(DkActionManager::sc_last_file), SIGNAL(triggered()), this, SLOT(loadLast())); in createShortcuts() 225 …connect(am.action(DkActionManager::sc_last_file_sync), SIGNAL(triggered()), this, SLOT(loadLast())… in createShortcuts() 1832 void DkViewPort::loadLast() { in loadLast() function in nmc::DkViewPort 1886 loadLast(); in tcpLoadFile()
|
/dports/graphics/photoqt/photoqt-1.6/qml/shortcuts/ |
H A D | Shortcuts.qml | 160 Handle.loadLast()
|
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/tabs/chat/ |
H A D | chattab.cpp | 515 chatLogger->loadLast(name, list, 5); in loadFromLogFile()
|