Home
last modified time | relevance | path

Searched refs:line (Results 226 – 250 of 2140) sorted by last modified time

12345678910>>...86

/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn.css40 line-height: 1em;
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Dbpmn-js.css49 line-height: normal;
H A Ddiagram-js.css90 --snap-line-stroke-color: var(--color-blue-205-100-45-opacity-30);
362 .djs-snap-line {
363 stroke: var(--snap-line-stroke-color);
450 line-height: 46px;
487 line-height: 1;
526 line-height: 1;
551 line-height: 21px;
563 line-height: 20px;
679 line-height: 1.4em;
874 line-height: 16px;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …able>","</table>"],ue.polyline=ue.ellipse=ue.polygon=ue.circle=ue.text=ue.line=ue.path=ue.rect=ue.…
7line:0,column:0}}function Bi(e){throw e}function Ni(e){if(!this)return new Ni(e);var t,n,i,r,o,a,s…
194line:t,distance:Rp(e,t)}}));return P(n,"distance")[0].line}(e,t);return Ap(e,n)}(vn(s),[[{x:(n=a).…
H A Dbpmn-navigated-viewer.production.min.js2line=je.path=je.rect=je.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];va…
H A Dbpmn-viewer.production.min.js2line=Ie.path=Ie.rect=Ie.g=[1,'<svg xmlns="http://www.w3.org/2000/svg" version="1.1">',"</svg>"];va…
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css90 --snap-line-stroke-color: var(--color-blue-205-100-45-opacity-30);
362 .djs-snap-line {
363 stroke: var(--snap-line-stroke-color);
450 line-height: 46px;
487 line-height: 1;
526 line-height: 1;
551 line-height: 21px;
563 line-height: 20px;
679 line-height: 1.4em;
874 line-height: 16px;
H A Ddmn-js-decision-table.css329 -webkit-line-clamp: 3;
H A Ddmn-js-shared.css51 line-height: 1.7em;
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-embedded.css43 line-height: 1em;
H A Ddmn.css41 line-height: 1em;
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2line:0,column:0}}function at(e){throw e}function st(e){if(!this)return new st(e);var t,i,r,o,a,s,u…
H A Ddmn-navigated-viewer.production.min.js2line:0,column:0}}function We(e){throw e}function qe(e){if(!this)return new qe(e);var t,r,i,o,a,s,l…
H A Ddmn-viewer.production.min.js2line:0,column:0}}function Ge(e){throw e}function qe(e){if(!this)return new qe(e);var t,r,i,o,a,s,l…
/plugin/katex/action/
H A Dsetup.php59 …$value_option_delimiters = array_map( fn( $line ): array=> json_decode( str_replace( "\\", "\\\\",…
183 …ion_macros = array_column( array_map( fn( $line ): array=> json_decode( str_replace( "\\", "\\\\",…
/plugin/katex/_assets/
H A Dkatex.min.css1line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:curren…
/plugin/katex/
H A DLICENSE632 the "copyright" line and a pointer to where the full notice is found.
634 <one line to give the program's name and a brief idea of what it does.>
/plugin/bbcodeextensions/
H A DLICENSE632 the "copyright" line and a pointer to where the full notice is found.
634 <one line to give the program's name and a brief idea of what it does.>
/plugin/confightmlok/
H A DLICENSE209 To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.
211 <one line to give the program's name and a brief idea of what it does.>
/plugin/randomtables/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/randomtables/syntax/
H A Dsource.php94 foreach ($match as $line) {
95 [$min, $max, $txt] = $line;
119 $match = array_map(function($line) use (&$count) {
120 if (preg_match('/^(\d+)\.*(?:[ -])+(\d+)\.*\s*(.+)$/', $line, $subm)) {
125 if (preg_match('/^(\d+)\.*\s+(.+)$/', $line, $subm)) {
131 return [$count, $count, $line];
/plugin/upgrade/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
H A Dcomposer.lock108 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
112 "command line",
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md3 PHP-CLI is a simple library that helps with creating nice looking command line scripts.
/plugin/upgrade/HTTP/
H A DHTTPClient.php664 * Safely read a \n-terminated line from a socket
666 * Always returns a complete line, including the terminating \n.
772 array_shift($lines); //skip first line (status)
773 foreach($lines as $line){
774 list($key, $val) = array_pad(explode(':', $line, 2), 2, '');

12345678910>>...86