Home
last modified time | relevance | path

Searched refs:m_bCancelled (Results 1 – 25 of 49) sorted by relevance

12

/dports/audio/mixxx/mixxx-2.3.0/src/library/scanner/
H A Dlibraryscannerdlg.cpp12 m_bCancelled(false) { in LibraryScannerDlg()
43 if (!m_bCancelled && m_timer.elapsed() > mixxx::Duration::fromSeconds(2)) { in slotUpdate()
55 if (!m_bCancelled && m_timer.elapsed() > mixxx::Duration::fromSeconds(2)) { in slotUpdateCover()
67 m_bCancelled = true; in slotCancel()
73 m_bCancelled = false; in slotScanStarted()
80 m_bCancelled = true; in slotScanFinished()
H A Dlibraryscannerdlg.h28 bool m_bCancelled; variable
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DStatusProgressForm.cs45 private volatile bool m_bCancelled = false; field in KeePass.Forms.StatusProgressForm
50 get { return m_bCancelled; }
125 if(m_bCancelled) return; in DoCancel()
128 m_bCancelled = true; in DoCancel()
154 return !m_bCancelled; in SetProgressGlobal()
187 return !m_bCancelled; in ContinueWork()
H A DStatusLoggerForm.cs40 private bool m_bCancelled = false; field in KeePass.Forms.StatusLoggerForm
95 return !m_bCancelled; in SetProgress()
111 return !m_bCancelled; in SetText()
118 return !m_bCancelled; in ContinueWork()
166 m_bCancelled = true; in OnBtnCancel()
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DShowWarningsLogger.cs46 private bool m_bCancelled = false; field in KeePass.UI.ShowWarningsLogger
119 bool b = !m_bCancelled; in SetProgress()
165 bool b = !m_bCancelled; in SetText()
186 bool b = !m_bCancelled; in ContinueWork()
201 m_bCancelled = bCancelled; in SetCancelled()
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Devent.cpp44 m_bCancelled = false; in Event()
68 m_bCancelled = false; in Event()
107 m_bCancelled = false; in Event()
152 m_bCancelled = e->m_bCancelled; in Event()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Devent.cpp44 m_bCancelled = false; in Event()
68 m_bCancelled = false; in Event()
107 m_bCancelled = false; in Event()
152 m_bCancelled = e->m_bCancelled; in Event()
/dports/net-im/licq/licq-f271d55/licq/src/
H A Devent.cpp44 m_bCancelled = false; in Event()
68 m_bCancelled = false; in Event()
107 m_bCancelled = false; in Event()
152 m_bCancelled = e->m_bCancelled; in Event()
/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Devent.cpp44 m_bCancelled = false; in Event()
68 m_bCancelled = false; in Event()
107 m_bCancelled = false; in Event()
152 m_bCancelled = e->m_bCancelled; in Event()
/dports/net-im/licq-osd/licq-f271d55/licq/src/
H A Devent.cpp44 m_bCancelled = false; in Event()
68 m_bCancelled = false; in Event()
107 m_bCancelled = false; in Event()
152 m_bCancelled = e->m_bCancelled; in Event()
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dpicsearchoptions.h44 bool getCancelled () { return m_bCancelled; } in getCancelled()
56 bool m_bCancelled; variable
H A Dpicsearchoptions.cpp41 m_bCancelled = false; in PicSearchOptions()
136 m_bCancelled = userCancelled; in slotSearchPicAborted()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Spell.h47 bool isComplete(void) const { return !m_bCancelled; }; in isComplete()
110 bool m_bCancelled; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dcontentenumeration.cxx83 ,m_bCancelled ( false ) in FileViewContentEnumerator()
97 m_bCancelled = true; in cancel()
275 bCancelled = m_bCancelled; in enumerateFolderContent()
295 if ( m_bCancelled ) in enumerateFolderContent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dcontentenumeration.cxx84 ,m_bCancelled ( false ) in FileViewContentEnumerator()
98 m_bCancelled = true; in cancel()
276 bCancelled = m_bCancelled; in enumerateFolderContent()
296 if ( m_bCancelled ) in enumerateFolderContent()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp.h181 void _cancelExport () { m_bCancelled = true; } in _cancelExport()
212 bool m_bCancelled; variable
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/cocoa/
H A Dap_CocoaDialog_Spell.cpp70 m_bCancelled = false; in runModal()
99 if (m_bCancelled) { in runModal()
270 m_bCancelled = true; in event_Cancel()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/include/licq/
H A Devent.h281 bool IsCancelled() const { return m_bCancelled; } in IsCancelled()
296 bool m_bCancelled : 1; variable
/dports/net-im/licq/licq-f271d55/licq/include/licq/
H A Devent.h281 bool IsCancelled() const { return m_bCancelled; } in IsCancelled()
296 bool m_bCancelled : 1; variable
/dports/net-im/licq-icq/licq-f271d55/licq/include/licq/
H A Devent.h281 bool IsCancelled() const { return m_bCancelled; } in IsCancelled()
296 bool m_bCancelled : 1; variable
/dports/net-im/licq-jabber/licq-f271d55/licq/include/licq/
H A Devent.h281 bool IsCancelled() const { return m_bCancelled; } in IsCancelled()
296 bool m_bCancelled : 1; variable
/dports/net-im/licq-osd/licq-f271d55/licq/include/licq/
H A Devent.h281 bool IsCancelled() const { return m_bCancelled; } in IsCancelled()
296 bool m_bCancelled : 1; variable
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Spell.cpp65 m_bCancelled = false; in runModal()
402 UT_ASSERT_HARMLESS((m_bCancelled == false)); in _tryAgain()
502 m_bCancelled = true; in _onCommand()
/dports/net/opennx/opennx-0.16/
H A DMacUninstallApp.h47 bool m_bCancelled; variable
H A DMacUninstallApp.cpp115 m_bCancelled = false; in IMPLEMENT_CLASS()
207 if (!m_bCancelled) { in OnInit()
644 m_bCancelled = (errAuthorizationCanceled == st); in ElevatedUninstall()
645 if (!m_bCancelled) in ElevatedUninstall()

12