Home
last modified time | relevance | path

Searched refs:focusNextChapterAtom (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/chapter_editor/
H A Dtab.h208 bool focusNextChapterAtom(FocusElementType toFocus);
H A Dtab.cpp2083 Tab::focusNextChapterAtom(FocusElementType toFocus) { in focusNextChapterAtom() function in mtx::gui::ChapterEditor::Tab
2146 focusNextChapterAtom(keepSameElement ? FocusChapterName : FocusChapterStartTime); in focusNextChapterElement()
2156 focusNextChapterAtom(FocusChapterStartTime); in focusNextChapterElement()