Home
last modified time | relevance | path

Searched defs:nextChapter (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dmacosx_touchbar.h27 static NSTouchBarItemIdentifier nextChapter = BASE_ID ".nextChapter"; variable
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/displaywindow/
H A Dccommentaryreadwindow.cpp152 void CCommentaryReadWindow::nextChapter() { in nextChapter() function in CCommentaryReadWindow
H A Dcbiblereadwindow.cpp280 void CBibleReadWindow::nextChapter() { in nextChapter() function in CBibleReadWindow
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtextanalysis.cpp207 int nextChapter = 0; in needCount() local
/dports/multimedia/dragon/dragon-21.12.3/src/app/
H A DvideoWindow.cpp658 VideoWindow::nextChapter() in nextChapter() function in Dragon::VideoWindow
/dports/misc/bibletime/bibletime-2.11.2/src/util/
H A Dcresmgr.cpp164 namespace nextChapter { namespace
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dmplayeroptions.cpp477 void MplayerProcess::nextChapter() { in nextChapter() function in MplayerProcess
H A Dmpvoptions.cpp987 void MPVProcess::nextChapter() { in nextChapter() function in MPVProcess
H A Dcore.cpp4207 void Core::nextChapter() { in nextChapter() function in Core
/dports/multimedia/mpc-qt/mpc-qt-20.10/
H A Dmanager.cpp208 int64_t nextChapter = mpvObject_->chapter() + 1; in navigateToNextChapter() local
/dports/multimedia/libvlcpp/libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278/vlcpp/
H A DMediaPlayer.hpp482 void nextChapter() in nextChapter() function in VLC::MediaPlayer
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3qt/src/
H A Dcr3widget.cpp755 void CR3View::nextChapter() { doCommand( DCMD_MOVE_BY_CHAPTER, 1 ); } in nextChapter() function in CR3View