Home
last modified time | relevance | path

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

/dports/audio/mixxx/mixxx-2.3.0/src/engine/controls/
H A Dcuecontrol.h200 int getHotcueFocusIndex() const;
H A Dcuecontrol.cpp1809 int hotcueIndex = getHotcueFocusIndex(); in hotcueFocusColorPrev()
1838 int hotcueIndex = getHotcueFocusIndex(); in hotcueFocusColorNext()
1866 int CueControl::getHotcueFocusIndex() const { in getHotcueFocusIndex() function in CueControl