Home
last modified time | relevance | path

Searched refs:lines (Results 151 – 175 of 529) sorted by path

12345678910>>...22

/plugin/data/syntax/
H A Dtable.php84 // get lines and additional class
85 $lines = explode("\n", $match);
86 array_pop($lines);
87 $class = array_shift($lines);
104 foreach ($lines as $line) {
/plugin/dataloop/syntax/
H A Dloop.php81 $lines = explode("\n",$match);
82 array_pop($lines);
83 $class = array_shift($lines);
91 foreach ( $lines as $line ) {
H A Droll.php72 $lines = explode("\n",$match);
73 array_pop($lines);
74 $class = array_shift($lines);
82 foreach ( $lines as $line ) {
H A Dtextloop.php81 $lines = explode("\n",$match);
82 array_pop($lines);
83 $class = array_shift($lines);
91 foreach ( $lines as $line ) {
/plugin/dataplot/
H A Dsyntax.php84 $lines = explode("\n", $match);
85 $conf = array_shift($lines);
86 array_pop($lines);
87 $lines = trim(join("\n", $lines))."\n";
88 $lines = explode("\n", $lines);
91 $cols = explode(" ", preg_replace("!\s+!", " ", trim($lines[0])));
143 $input = trim(join("\n", $lines))."\n";
/plugin/datatemplate/syntax/
H A Dfilterform.php57 $lines = explode("\n",$match);
58 foreach ( $lines as $num => $line ) {
H A Dlist.php50 $lines = explode("\n", $match);
51 foreach ($lines as $num => $line) {
60 unset($lines[$num]);
63 $match = implode("\n", $lines);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less735 /* TimeGrid Slats (lines that run horizontally)
758 /* TimeGrid Slats (lines that run horizontally)
787 /* TimeGrid Slats (lines that run horizontally)
1018 /* TimeGrid Slats (lines that run horizontally)
H A Dfullcalendar.print.less101 /* don't display the horizontal lines */
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md49 4. Try to keep your lines under 80 characters. This is not a hard rule, as
52 lines.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md560 any invalid lines.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md600 any invalid lines.
/plugin/dev/
H A DLangProcessor.php221 $lines = file($file);
222 foreach ($lines as $lno => $line) {
/plugin/diagram/
H A Dprint.css38 /* --- borders (connection lines) --- */
H A Dstyle.css38 /* --- borders (connection lines) --- */
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2lines=function(a,d){function f(){return e(c("group",{coordsize:k+" "+k,coordorigin:-j+" "+-j}),{wi… method in h
10066 …){u.style.visibility="hidden";mxUtils.setOpacity(y,10);var v=new Spinner({lines:12,length:12,width…
10166 E.style.marginTop="12px",H.appendChild(E))));var H=!1,L=0,Q=new Spinner({lines:12,length:10,width:5…
10184 …){p.style.visibility="hidden";mxUtils.setOpacity(k,10);var t=new Spinner({lines:12,length:12,width…
10232 …editor.graph.mathEnabled&&Editor.MathJaxRender(f.container)}));for(var t={lines:11,length:15,width…
10386 …eTempDlgSearchBox"),ua=K.querySelector(".geTempDlgErrMsg"),S=new Spinner({lines:12,length:10,width…
10701 …=function(b,c,d){var f=null==b||null==c;d=null!=d?d:24;var e=new Spinner({lines:12,length:d,width:…
10819 …aph.container);this.exportDialog.style.zIndex=f.zIndex;var e=new Spinner({lines:8,length:6,width:5…
H A Dextensions.min.js1705 …c(a/d)*d,i,d).filter((function(t){return vc(t%y)>1e-6})).map(u))}return v.lines=function(){return … function
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js1901 var lines = text.split('\n');
2013 var line = mxUtils.trim(lines[i]);
2024 lines.splice(i, 1);
2035 var tmp = mxUtils.trim(lines[i]);
2107 if (lines.length > 0)
2116 if (lines[i].charAt(0) != ';')
2118 if (lines[i].length == 0)
2140 else if (lines[i] == '--')
2147 else if (lines[i].length > 0)
2218 if (lines[i].charAt(0) != ';')
[all …]
H A DEditorUi.js628 lines: 12, // The number of lines to draw
4882 lines: 8, // The number of lines to draw
12866 var lines = text.split('\n');
12872 if (lines.length > 0)
12942 while (index < lines.length && lines[index].charAt(0) == '#')
12944 var text = lines[index];
12948 lines[index].charAt(0) == '#')
13060 if (lines[index] == null)
13106 for (var i = index + 1; i < lines.length; i++)
13108 var values = this.editor.csvToArray(lines[i]);
[all …]
H A DExtensions.js6605 var lines = shape.Lines;
6610 for (var j = 0; j < lines.length; j++)
6612 var line = lines[j];
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js717 var lines = text.split('\n');
719 for (var i = 0; i < lines.length; i++)
721 if (lines[i] != null)
723 var tags = lines[i].split('\t');
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js723 var lines = str.split('\n');
733 y -= (lines.length-1) * lineHeight / 2;
738 y -= lineHeight * (lines.length-1);
746 for (var i = 0; i < lines.length; i++)
749 lineWidth[i] = this.ctx.measureText(lines[i]).width;
767 for (var i = 1; i < lines.length; i++)
781 …t(startMostX, backgroundY, maxWidth, this.state.fontSize * mxConstants.LINE_HEIGHT * lines.length);
787 …t(startMostX, backgroundY, maxWidth, this.state.fontSize * mxConstants.LINE_HEIGHT * lines.length);
793 for (var i = 0; i < lines.length; i++)
795 this.ctx.fillText(lines[i], lineX[i], y);
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4317 var lines = Math.ceil((msg != null) ? msg.length / 50 : 1);
4318 this.showDialog(dlg.container, w || 340, h || (100 + lines * 20), true, false, onClose);

12345678910>>...22