Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqgl_win.cpp1543 bool wasSharing = shareContext || (oldcx && oldcx->isSharing()); in setContext() local
1548 if (!wasSharing) in setContext()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/group/
H A Dcalls_group_call.cpp720 const auto wasSharing = isSharingScreen(); in toggleScreenSharing() local
724 if (changed && wasSharing && isSharingScreen()) { in toggleScreenSharing()