Home
last modified time | relevance | path

Searched defs:currentSongId (Results 1 – 4 of 4) sorted by relevance

/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/catalog/
H A Dpg_opclass.dat74 opcmethod => 'btree', opcname => 'int8_ops', opcfamily => 'btree/integer_ops',
99 { opcmethod => 'hash', opcname => 'name_ops', opcfamily => 'hash/text_ops',
/dports/audio/cantata/cantata-2.4.2/models/
H A Dplayqueuemodel.h187 qint32 currentSongId; variable
/dports/audio/vimpc/vimpc-0.09.2/src/window/
H A Dlibrarywindow.cpp103 int32_t currentSongId = clientState_.GetCurrentSongPos(); in Current() local
/dports/audio/cantata/cantata-2.4.2/mpd-interface/
H A Dmpdconnection.h520 qint32 currentSongId; variable