Home
last modified time | relevance | path

Searched refs:Set (Results 201 – 225 of 288) sorted by last modified time

12345678910>>...12

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3440 var out = new Set(itemsArray);
4817 var Set = function (items) {
4823 … if (items[i] && (items[i].constructor == elproto.constructor || items[i].constructor == Set)) {
4830 setproto = Set.prototype;
4843 if (item && (item.constructor == elproto.constructor || item.constructor == Set)) {
4954 return new Set(todel);
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js21 …lone());return a},g.toString=function(){return"Snap‘s set"},g.type="set",a.Set=f,a.set=function(){…
H A Dsnap.svg.js6780 var Set = function (items) { class in AnonymousFunction6de3020a6e00
6794 setproto = Set.prototype;
7004 return new Set(todel);
7057 s = new Set;
7068 Snap.Set = Set;
7070 var set = new Set;
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md23 * Added `Set.bind()` method
24 * Added syncronisation for `Set.animate()`
38 * Added `Set.remove()` method
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js691 if (typeof Set === 'function') {
692 assert.notOk(_.isMap(new Set()), 'a set is not a map');
715 if (typeof Set === 'function') {
716 assert.notOk(_.isWeakMap(new Set()), 'a set is not a weakmap');
747 if (typeof Set === 'function') {
748 var obj = new Set();
768 if (typeof Set === 'function') {
769 assert.notOk(_.isWeakSet(new Set()), 'a set is not a weakset');
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md3 * CI: Set up Travis. (Ivan Enderlin, 2017-03-08T09:52:17+01:00)
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md77 - Set cache files to be world readable [\#34](https://github.com/schmittjoh/metadata/pull/34) ([tom…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1483 test: Set
1493 'baseball players' => YAML::Set[
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst20 // Set language to French
/plugin/feedback/lang/en/
H A Dintro.txt1 ====== Set Feedback Managers ======
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc59 ckg_geshi_langopts.unshift(['Not Set']);
176 if(p_lang.match(/Not Set/i)) {
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc275 // Set Error image.
445 // Set attributes.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc41 NotSetOption: 'Not Set',
787 [ 'Not Set', 'Not-Set' ],
992 ['Not Set' , '' ],
1430 this.stack[0] = (new Option("Not Set","not-set",false,false));
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc199 // Set the width and height.
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc370 NotSetOption: 'Not Set',
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1094 results += markup[tag]; // Set tag
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified327 btnSetValue: "Set as selected value",
412 button: "Set language",
716 NotSetOption: "Not Set",
H A Den.js.ckgedit59 NotSetOption: 'Not Set',
H A Den.js.unc5Set as selected value","btnDelete":"Delete"},"textarea":{"title":"Textarea Properties","cols":"Col…
65 NotSetOption: 'Not Set',
H A Dlang_array.txt331 "btnSetValue": "Set as selected value",
416 "button": "Set language",
714 NotSetOption: 'Not Set',
/plugin/redissue/
H A DREADME.md43 * redissue.API: Set your Redmine API's key, preference Administrator key. This setting can be overr…
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt28 - Set URL of Remote Repository
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md98 Set in stone
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_165255.bak410 // Set the timezone back to the original
H A Dsyntax.php.2018-03-08_165158.bak408 // Set the timezone back to the original

12345678910>>...12