Home
last modified time | relevance | path

Searched refs:getAllKeys (Results 1 – 25 of 577) sorted by last modified time

12345678910>>...24

/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_data_structures/app_properties/
H A Djuce_PropertiesFile.cpp216 e->setAttribute (PropertyFileConstants::nameAttribute, props.getAllKeys() [i]); in saveAsXml()
327 auto& keys = props.getAllKeys(); in writeToStream()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/extensions/openpgp/content/modules/
H A Dfilters.jsm129 EnigmailKeyRing.getAllKeys();
189 EnigmailKeyRing.getAllKeys();
H A Dkeyserver.jsm414 let keyList = EnigmailKeyRing.getAllKeys()
840 let keyList = EnigmailKeyRing.getAllKeys()
1181 let keyList = EnigmailKeyRing.getAllKeys()
H A DkeyRefreshService.jsm104 const keyRingLength = EnigmailKeyRing.getAllKeys().keyList.length;
110 return EnigmailKeyRing.getAllKeys().keyList[randomNumber % keyRingLength]
141 EnigmailKeyRing.getAllKeys().keyList.length
H A DkeyRing.jsm82 getAllKeys(win, sortColumn, sortDirection) {
124 this.getAllKeys(); // ensure keylist is loaded;
155 this.getAllKeys(); // ensure keylist is loaded;
1107 let k = this.getAllKeys(null, null);
1361 let k = this.getAllKeys(null, null);
1487 this.getAllKeys(); // ensure keylist is loaded;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/modules/
H A DIndexedDB.jsm199 "getAllKeys",
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A DIndexedDB.idl113 [NewObject] IDBRequest getAllKeys(optional any query,
147 [NewObject] IDBRequest getAllKeys(optional any query,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/IndexedDB/key-generators/
H A Dreading-autoincrement-indexes.any.js.ini2 [IDBIndex.getAllKeys() for an index on the autoincrement key]
13 [IDBIndex.getAllKeys() for an index on the autoincrement key]
24 [IDBIndex.getAllKeys() for an index on the autoincrement key]
35 [IDBIndex.getAllKeys() for an index on the autoincrement key]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DIDBObjectStore.webidl70 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
H A DIDBIndex.webidl67 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
/dports/www/firefox/firefox-99.0/toolkit/modules/
H A DIndexedDB.jsm199 "getAllKeys",
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/interfaces/
H A DIndexedDB.idl113 [NewObject] IDBRequest getAllKeys(optional any query,
147 [NewObject] IDBRequest getAllKeys(optional any query,
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/IndexedDB/key-generators/
H A Dreading-autoincrement-indexes.any.js.ini4 [IDBIndex.getAllKeys() for an index on the autoincrement key]
13 [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
30 [IDBIndex.getAllKeys() for an index on the autoincrement key]
45 [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
62 [IDBIndex.getAllKeys() for an index on the autoincrement key]
73 [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
89 [IDBIndex.getAllKeys() for an index on the autoincrement key]
112 [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/IndexedDB/
H A Didbobjectstore_getAllKeys.any.js.ini8 [getAllKeys on empty object store]
60 [getAllKeys on empty object store]
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DIDBIndex.webidl67 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
H A DIDBObjectStore.webidl70 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/modules/
H A DIndexedDB.jsm199 "getAllKeys",
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/interfaces/
H A DIndexedDB.idl113 [NewObject] IDBRequest getAllKeys(optional any query,
147 [NewObject] IDBRequest getAllKeys(optional any query,
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/IndexedDB/key-generators/
H A Dreading-autoincrement-indexes.any.js.ini2 [IDBIndex.getAllKeys() for an index on the autoincrement key]
13 [IDBIndex.getAllKeys() for an index on the autoincrement key]
24 [IDBIndex.getAllKeys() for an index on the autoincrement key]
35 [IDBIndex.getAllKeys() for an index on the autoincrement key]
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DIDBIndex.webidl67 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
H A DIDBObjectStore.webidl70 IDBRequest getAllKeys (optional any key, optional [EnforceRange] unsigned long limit);
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/webidls/enabled/
H A DIDBIndex.webidl64 IDBRequest getAllKeys (optional any key, [EnforceRange] optional unsigned long limit);
H A DIDBObjectStore.webidl66 IDBRequest getAllKeys (optional any key, [EnforceRange] optional unsigned long limit);
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_IdbIndex.rs130 # [wasm_bindgen (catch , method , structural , js_class = "IDBIndex" , js_name = getAllKeys)]
138 # [wasm_bindgen (catch , method , structural , js_class = "IDBIndex" , js_name = getAllKeys)]
149 # [wasm_bindgen (catch , method , structural , js_class = "IDBIndex" , js_name = getAllKeys)]
H A Dgen_IdbObjectStore.rs217 …# [wasm_bindgen (catch , method , structural , js_class = "IDBObjectStore" , js_name = getAllKeys)]
225 …# [wasm_bindgen (catch , method , structural , js_class = "IDBObjectStore" , js_name = getAllKeys)]
236 …# [wasm_bindgen (catch , method , structural , js_class = "IDBObjectStore" , js_name = getAllKeys)]

12345678910>>...24