Home
last modified time | relevance | path

Searched refs:over (Results 151 – 175 of 342) sorted by last modified time

12345678910>>...14

/plugin/latexport/
H A DREADME.md164 ## restrict access to it over HTTPS only! Uncomment the following two
/plugin/magnifier/
H A DREADME.md4 …r) that renders a loupe over a smaller sized image. Inside the loupe will be the full image that c…
/plugin/flowcharts/
H A Dmermaid.min.js1over:33,actor_pair:34,spaceList:35,",":36,left_of:37,right_of:38,signaltype:39,"+":40,"-":41,ACTOR…
/plugin/revealjs/
H A Dchangelog.md136 * Load MathJax over secure connection if available
/plugin/stars2/
H A DREADME.md48 * Images are now resizable over the config menu
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1over the static methods.\n const OriginalURL = require('./global_scope').URL;\n if (Original…
H A Dpdf.worker.js.map1over the static methods.\n const OriginalURL = require('./global_scope').URL;\n if (Original…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1over the view history.\n if (sidebarView === SidebarView.UNKNOWN) {\n sidebarV…
/plugin/note/
H A DREADME.md51 Olivier Cortéz about it, to (temporarily) take-over maintenance and support for the plugin. On the
/plugin/divalign2/
H A DChangeLog5 * Migrated over from Github to Notabug.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1over globals\n params: optsParser.defaults(optsParser.parse(elements[i].className), globalP…
/plugin/webdavclient/vendor/sabre/vobject/
H A DREADME.md45 Head over to the [SabreDAV mailing list](http://groups.google.com/group/sabredav-discuss) for any q…
/plugin/codebuttonmod2/
H A DREADME.MD14 Install the plugin over the webfrontend by using the url:
20 Install the plugin over the webfrontend by using the url:
H A DPlugin.txt25 Install the plugin over the webfrontend by using the url:
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1over","nextId","prevId","rowDnd","rowDndMarker","extendGantt","inlineEditors","_inlineEditors","cr…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js19690 var over = store.getItem(el);
19703 if (!(store.isChildOf(item.id, over.id) && store.getChildren(over.id).length == 1))
19706 store.move(item.id, store.getBranchIndex(over.id) + 1, store.getParent(over.id));
19726 if (over.id != item.id && allowedLevel(over, item)) {
19727 if (!store.hasChild(over.id)) {
19728 over.$open = true;
19729 store.move(item.id, -1, over.id);
19749 if (item.id == over.id) return;
19751 if (allowedLevel(over, item) && item.id != over.id) {
19754 } else if (over.$level == item.$level - 1 && !store.getChildren(over.id).length) {
[all …]
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …ntent:"\F1BB"}.mdi-debug-step-out::before{content:"\F1BC"}.mdi-debug-step-over::before{content:"\F…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap-min.js.map1 …ne","statement","NL","participant","actor_alias","note_statement","note","over","actor_pair",",","…
H A Dsequence-diagram-snap.js242 over: 18, property in parser.parser.symbols_
751 …]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i, /^(?:right of\b)/i, /^(?:over\b)/i, /^(?:note\b)/…
H A Dsequence-diagram-raphael-min.js6over:18,actor_pair:19,",":20,left_of:21,right_of:22,signaltype:23,ACTOR:24,linetype:25,arrowtype:2… property in parser.parser.symbols_
H A Dsequence-diagram-snap-min.js6over:18,actor_pair:19,",":20,left_of:21,right_of:22,signaltype:23,ACTOR:24,linetype:25,arrowtype:2… property in parser.parser.symbols_
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md368 * <a href="#_overiteratees_identity">`_.over`</a>
6497 1. `array` *(Array)*: The array to iterate over.
6527 1. `array` *(Array)*: The array to iterate over.
6559 1. `array` *(Array)*: The array to iterate over.
6586 1. `array` *(Array)*: The array to iterate over.
6619 1. `array` *(Array)*: The array to iterate over.
6649 1. `array` *(Array)*: The array to iterate over.
6765 1. `array` *(Array)*: The array to iterate over.
6792 1. `array` *(Array)*: The array to iterate over.
7125 1. `object` *(Object)*: The object to iterate over.
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js16151 over('a', 'b');
16744 var over = _.over(Math.max, Math.min);
16751 var over = _.over(undefined, null);
16758 var over = _.over('b', 'a');
16765 var over = _.over({ 'b': 1 }, { 'a': 1 });
16772 var over = _.over([['b', 2], ['a', 2]]);
16781 var over = _.over(['a', 1]);
16786 over = _.over([['a', 1]]);
16795 var over = _.over(function() {
16903 over('a', 'b', 'c');
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js15809 var over = createOver(arrayMap);
16603 lodash.over = over;
H A Dlodash.min.js102 …f(t)||(t=null==t?[]:[t]),r=e?T:r,ff(r)||(r=null==r?[]:[r]),Xt(n,t,r))},An.over=Kf,An.overArgs=Xo,A…

12345678910>>...14