Home
last modified time | relevance | path

Searched defs:soundfontId (Results 1 – 5 of 5) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DFloatingPointMode.h110 static constexpr DenormalMode getPositiveZero() { in initialize()
135 std::string storage; in onDetailsReady()
158 /// Return the name used for the denormal handling mode used by the the in onDetailsFailed()
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/widgets/
H A Ddownloadprogressbutton.cpp55 void DownloadProgressButton::progressChanged(int percent, int soundfontId, QString soundfontName, Q… in progressChanged()
93 void DownloadProgressButton::downloadCanceled(int soundfontId) in downloadCanceled()
108 int soundfontId = soundfontIds[i]; in clearCompletedDownloads() local
H A Ddownloadprogresscell.cpp36 DownloadProgressCell::DownloadProgressCell(int soundfontId, QString soundfontName, QWidget *parent)… in DownloadProgressCell()
/dports/audio/polyphone/polyphone-75a5e88/sources/mainwindow/
H A Dtoprightwidget.cpp149 void TopRightWidget::progressChanged(int percent, int soundfontId, QString soundfontName, QString f… in progressChanged()
155 void TopRightWidget::downloadCanceled(int soundfontId) in downloadCanceled()
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/
H A Drepositorymanager.cpp467 void RepositoryManager::openSoundfont(int soundfontId, bool daily) in openSoundfont()