Searched refs:needConfirm (Results 1 – 10 of 10) sorted by relevance
/dports/security/keybase/client-v5.7.1/shared/fs/common/path-item-action/ |
H A D | menu-container.tsx | 92 const needConfirm = (pathItem: Types.PathItem) => 131 return needConfirm(stateProps._pathItem) 146 return needConfirm(stateProps._pathItem)
|
/dports/sysutils/rundeck2/pkgs/webapp/assets/ |
H A D | leavePageConfirm.js.map | 7 "names":["PageConfirm","message","self","needConfirm","setNeedsConfirm","self.setNeedsConfirm","cle…
|
/dports/devel/hyperscan/hyperscan-5.4.0/chimera/ |
H A D | ch_runtime.c | 377 char needConfirm = pattern->fixedWidth == ~0U; in multiCallback() local 379 if (needConfirm && in multiCallback() 411 if (needConfirm) { in multiCallback()
|
/dports/net/freeswitch/freeswitch-1.10.3.-release/scripts/javascript/js_modules/ |
H A D | SpeechTools.jm | 233 this.needConfirm = false; 397 this.needConfirm = false; 417 this.needConfirm = true;
|
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/ |
H A D | CISCO-PKI-PARTICIPATION-MIB.my | 328 'needConfirm' - Further continuation of execution of 337 needConfirm (5) 878 cpkiLastActionResult will be 'needConfirm'. This action 969 object cpkiActionResult will be 'needConfirm' after a 981 cpkiActionResult will be 'needConfirm' after a successfull 1013 object cpkiActionResult is 'needConfirm', will result in
|
/dports/net-mgmt/observium/observium/mibs/cisco/ |
H A D | CISCO-PKI-PARTICIPATION-MIB | 328 'needConfirm' - Further continuation of execution of 337 needConfirm (5) 878 cpkiLastActionResult will be 'needConfirm'. This action 969 object cpkiActionResult will be 'needConfirm' after a 981 cpkiActionResult will be 'needConfirm' after a successfull 1013 object cpkiActionResult is 'needConfirm', will result in
|
/dports/editors/calligra/calligra-3.2.1/libs/main/ |
H A D | KoMainWindow.cpp | 1104 …bool needConfirm = d->rootDocument->confirmNonNativeSave(false) && !d->rootDocument->isNativeForma… in saveDocument() local 1106 if (!needConfirm || in saveDocument() 1107 (needConfirm && exportConfirmation(oldOutputFormat /* not so old :) */)) in saveDocument()
|
H A D | KoDocument.cpp | 1650 const bool needConfirm = !isNativeFormat(d->mimeType); in setMimeTypeAfterLoading() local 1651 setConfirmNonNativeSave(false, needConfirm); in setMimeTypeAfterLoading() 1652 setConfirmNonNativeSave(true, needConfirm); in setMimeTypeAfterLoading()
|
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/main/ |
H A D | KoDocument.cpp | 1648 const bool needConfirm = !isNativeFormat(d->mimeType); in setMimeTypeAfterLoading() local 1649 setConfirmNonNativeSave(false, needConfirm); in setMimeTypeAfterLoading() 1650 setConfirmNonNativeSave(true, needConfirm); in setMimeTypeAfterLoading()
|
H A D | KoMainWindow.cpp | 1133 …bool needConfirm = d->rootDocument->confirmNonNativeSave(false) && !d->rootDocument->isNativeForma… in saveDocument() local 1135 if (!needConfirm || in saveDocument() 1136 (needConfirm && exportConfirmation(oldOutputFormat /* not so old :) */)) in saveDocument()
|