Home
last modified time | relevance | path

Searched refs:collection (Results 76 – 100 of 167) sorted by relevance

1234567

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js359 val = collection[key];
457 function keys(collection) { argument
458 return collection && Object.keys(collection) || [];
468 function size(collection) { argument
479 function values(collection) { argument
5837 var collection = {};
5946 return collection;
5970 value: collection
6112 return collection;
46483 if (!collection) {
[all …]
/plugin/revealjs/lib/font/source-sans-pro/
H A DLICENSE22 “Original Version” refers to the collection of Font Software components as distributed by the Copyr…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DDhyanaOFL.txt37 "Original Version" refers to the collection of Font Software components as
H A DJomolhari-OFL.txt41 "Standard Version" refers to the collection of Font Software
H A DKhmerOFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DLateef font OFL.txt36 "Original Version" refers to the collection of Font Software components as
H A DLohitKannadaOFL.txt37 "Original Version" refers to the collection of Font Software components as
H A DXW Zar Font Info.txt35 "Original Version" refers to the collection of Font Software components as
/plugin/dw2pdf/
H A Dcomposer.lock299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md12 FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js102 var collection = [
115 _.each(collection.concat(array), function(method) {
133 _.each(collection.concat(object), function(method) {
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js6085 function(collection, key) { argument
6097 func(collection, resolve(values[2]), 2),
6098 func(collection, resolve(values[1]), 2)
6149 func(collection, resolve(values[0]), '1')
6164 func(collection, resolve(values[2]), -1),
6165 func(collection, resolve(values[1]), -1)
6273 function(collection, key) { argument
6481 return index ? func(collection, value) : func(collection);
8180 function(collection, key) { argument
8226 function(collection, key) { argument
[all …]
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/tagfilter/script/select2/
H A Dselect2.js515 process = function(datum, collection) { argument
526 collection.push(group);
530 collection.push(datum);
958 process=function(element, collection) { argument
962 collection.push(self.optionToData(element));
968 collection.push(group);
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md124 * Revert automatic cancellation of pending collection promises once the
/plugin/prosemirror/
H A DREADME.md93 The central test-data is the collection of DokuWiki-Syntax and corresponding Prosemirror JSON
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md74 An alternative is to use the `asArray()` method. Using the above geometry collection of two linestrings,
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2321 updateCollection(collection: string, options: any[]): boolean;
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php68 * @param string $collection The collection of activities to list.
76 public function listActivities($userId, $collection, $optParams = array()) { argument
77 $params = array('userId' => $userId, 'collection' => $collection);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1112 var collection = internal.targetWindow.document.styleSheets; variable
1113 for(var i=0,len=collection.length; i<len; i++){
1114 var uri = getFileName(collection[i].href);
1575 var collection = internal.targetWindow.document.getElementsByTagName("script"); variable
1576 for(var i=0,len=collection.length; i<len; i++){
1577 var item = collection[i],
H A Dfirebug-lite-1.2-compressed.js34 …ate("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.lengt… variable
70 …n();var collection=internal.targetWindow.document.getElementsByTagName("script");for(var i=0,len=c… variable
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js45 str+="<div class='Selector'>}</div>";return str;}},refresh:function(){with(firebug){el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collection[i].href);d.css.index=d.css.index<0?i:d.css.index;el.button.css.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:function(_object,_layer){with(firebug){_layer.clean();var container=new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);d.dom.print(_object,container);}},print:function(_object,_parent,_inTree){with(firebug){var obj=_object||window,parentElement=_parent;parentElement.update("");if(parentElement.opened&&parentElement!=el.left.dom.container){parentElement.environment.getParent().lib.child.get()[0].lib.child.get()[0].lib.attribute.removeClass("Opened");parentElement.opened=false;parentElement.environment.addStyle({"display":"none"});return;} variable
81 el.left.scripts.container.update(source);}catch(e){el.left.scripts.container.child.add(new lib.element("DIV").attribute.addClass("CodeContainer").update("<em>Access to restricted URI denied</em>"));}}},toggleLineNumbers:function(){with(firebug){d.scripts.lineNumbers=!d.scripts.lineNumbers;el.button.scripts.lineNumbers.attribute[(d.scripts.lineNumbers?"add":"remove")+"Class"]("Enabled");d.scripts.open(d.scripts.index);}},refresh:function(){with(firebug){el.button.scripts.selectbox.clean();var collection=internal.targetWindow.document.getElementsByTagName("script");for(var i=0,len=collection.length;i<len;i++){var item=collection[i],fileName=getFileName(item.src||item.baseURI||"..");d.scripts.index=d.scripts.index<0?i:d.scripts.index;el.button.scripts.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(fileName));} variable
H A Dfirebug-lite-1.2.js1123 var collection = internal.targetWindow.document.styleSheets; variable
1124 for(var i=0,len=collection.length; i<len; i++){
1125 var uri = getFileName(collection[i].href);
1586 var collection = internal.targetWindow.document.getElementsByTagName("script"); variable
1587 for(var i=0,len=collection.length; i<len; i++){
1588 var item = collection[i],
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1collection","isArr","isLength","propsLength","parseFloat","isIndex","baseBindAll","methodNames","c…

1234567