Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/passwordmgr/
H A DnsILoginManagerPrompter.idl26 * @param notifySaved
35 [optional] in boolean notifySaved,
61 [optional] in boolean notifySaved,
H A DLoginManagerPrompter.jsm79 notifySaved = false,
90 extraAttr: notifySaved ? "attention" : "",
93 notifySaved,
113 * @param {bool} [options.notifySaved = false]
129 notifySaved = false,
624 if (notifySaved) {
644 * @param {boolean} [notifySaved = false]
655 notifySaved = false,
683 extraAttr: notifySaved ? "attention" : "",
686 notifySaved,
H A DLoginManagerParent.jsm708 let notifySaved = false;
829 notifySaved,
841 notifySaved,
857 notifySaved,
958 let notifySaved = false;
1161 notifySaved = true;
1173 notifySaved = true;
1208 notifySaved,
1219 notifySaved,
1238 notifySaved,
[all …]
H A DLoginManagerAuthPrompter.jsm958 * @param notifySaved
967 notifySaved = false,
995 extraAttr: notifySaved ? "attention" : "",
998 notifySaved,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/passwordmgr/
H A DnsILoginManagerPrompter.idl26 * @param notifySaved
38 [optional] in boolean notifySaved,
68 [optional] in boolean notifySaved,
H A DLoginManagerPrompter.jsm120 * @param {boolean} [notifySaved = false]
135 notifySaved = false,
147 extraAttr: notifySaved ? "attention" : "",
151 notifySaved,
171 * @param {bool} [options.notifySaved = false]
193 notifySaved = false,
786 if (notifySaved) {
806 * @param {boolean} [notifySaved = false]
822 notifySaved = false,
851 extraAttr: notifySaved ? "attention" : "",
[all …]
H A DLoginManagerParent.jsm871 let notifySaved = false;
992 notifySaved,
1005 notifySaved,
1022 notifySaved,
1122 let notifySaved = false;
1325 notifySaved = true;
1337 notifySaved = true;
1372 notifySaved,
1384 notifySaved,
1404 notifySaved,
[all …]
H A DLoginManagerAuthPrompter.jsm963 * @param notifySaved
972 notifySaved = false,
1000 extraAttr: notifySaved ? "attention" : "",
1003 notifySaved,
/dports/www/firefox/firefox-99.0/toolkit/components/passwordmgr/
H A DnsILoginManagerPrompter.idl27 * @param notifySaved
40 [optional] in boolean notifySaved,
71 [optional] in boolean notifySaved,
H A DLoginManagerPrompter.jsm120 * @param {boolean} [notifySaved = false]
135 notifySaved = false,
147 extraAttr: notifySaved ? "attention" : "",
151 notifySaved,
178 * @param {bool} [options.notifySaved = false]
200 notifySaved = false,
789 if (notifySaved) {
811 * @param {boolean} [notifySaved = false]
827 notifySaved = false,
856 extraAttr: notifySaved ? "attention" : "",
[all …]
H A DLoginManagerParent.jsm892 let notifySaved = false;
1013 notifySaved,
1026 notifySaved,
1043 notifySaved,
1143 let notifySaved = false;
1346 notifySaved = true;
1358 notifySaved = true;
1393 notifySaved,
1405 notifySaved,
1425 notifySaved,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/passwordmgr/
H A DnsILoginManagerPrompter.idl26 * @param notifySaved
38 [optional] in boolean notifySaved,
68 [optional] in boolean notifySaved,
H A DLoginManagerPrompter.jsm120 * @param {boolean} [notifySaved = false]
135 notifySaved = false,
147 extraAttr: notifySaved ? "attention" : "",
151 notifySaved,
171 * @param {bool} [options.notifySaved = false]
193 notifySaved = false,
786 if (notifySaved) {
806 * @param {boolean} [notifySaved = false]
822 notifySaved = false,
851 extraAttr: notifySaved ? "attention" : "",
[all …]
H A DLoginManagerParent.jsm871 let notifySaved = false;
992 notifySaved,
1005 notifySaved,
1022 notifySaved,
1122 let notifySaved = false;
1325 notifySaved = true;
1337 notifySaved = true;
1372 notifySaved,
1384 notifySaved,
1404 notifySaved,
[all …]
H A DLoginManagerAuthPrompter.jsm963 * @param notifySaved
972 notifySaved = false,
1000 extraAttr: notifySaved ? "attention" : "",
1003 notifySaved,
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/components/geckoview/
H A DLoginStorageDelegate.jsm53 notifySaved = false
78 notifySaved = false,
/dports/www/firefox/firefox-99.0/mobile/android/components/geckoview/
H A DLoginStorageDelegate.jsm53 notifySaved = false
84 notifySaved = false,
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/components/geckoview/
H A DLoginStorageDelegate.jsm53 notifySaved = false
78 notifySaved = false,
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/components/geckoview/
H A DLoginStorageDelegate.jsm53 notifySaved = false
78 notifySaved = false,
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/interfaces/
H A Didocument.cpp59 void IDocument::notifySaved() in notifySaved() function in KDevelop::IDocument
H A Didocument.h194 void notifySaved();
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/okteta/
H A Doktetadocument.cpp87 notifySaved(); in save()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DEditorWindow.h977 void notifySaved() { this->clearUndoList(); } in notifySaved() function
H A DNetwork.C3245 this->editor->notifySaved(); in saveNetwork()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/
H A Dtextdocument.cpp817 notifySaved(); in documentSaved()