Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqsoundqss_qws.cpp233 bool sPri = soundid != 0; in tryReadCommand() local
234 if (sPri != priExist) { in tryReadCommand()
235 priExist = sPri; in tryReadCommand()
236 emit playPriorityOnly(sPri); in tryReadCommand()