Home
last modified time | relevance | path

Searched refs:gap (Results 1 – 25 of 186) sorted by relevance

12345678

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/
H A DFunctionDeclarationArgumentSpacingSniff.php226 $gap = 0;
236 if ($gap !== 1) {
240 $gap,
277 if ($gap === 0) {
301 $gap = 0;
320 if ($gap !== 1) {
363 $gap,
380 $gap = 0;
389 $data = array($gap);
401 $gap,
[all …]
H A DMultiLineFunctionDeclarationSniff.php147 $gap = strlen($tokens[($use - 1)]['content']);
149 $gap = 0;
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js213 var gap, variable
246 mind = gap,
301 gap += indent;
321 : gap
322 ? '[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']'
324 gap = mind;
338 gap
368 : gap
369 ? '{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}'
371 gap = mind;
[all …]
/plugin/move/script/
H A Djson2.js197 gap, variable
236 mind = gap,
289 gap += indent;
309 : gap
310 ? '[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']'
312 gap = mind;
325 partial.push(quote(k) + (gap ? ': ' : ':') + v);
348 : gap
349 ? '{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}'
351 gap = mind;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DControlStructureSpacingSniff.php86 $gap = $tokens[($parenOpener + 1)]['length'];
88 if ($gap === 0) {
90 $gap = 'newline';
92 … $phpcsFile->recordMetric($stackPtr, 'Spaces after control structure open parenthesis', $gap);
96 $data = array($gap);
108 $gap = $tokens[($parenCloser - 1)]['length'];
110 $data = array($gap);
116 if ($gap === 0) {
119 … $phpcsFile->recordMetric($stackPtr, 'Spaces before control structure close parenthesis', $gap);
/plugin/zip/pear/File/Archive/Reader/
H A DAr.php277 $gap = 0;
289 } else if ($gap > 0) {
290 $blocks[] = $gap; //Don't remove the files between the gap
297 $gap = 0;
301 $gap += $size;
308 if ($gap == 0) {
311 $blocks[] = $gap;
H A DTar.php244 $gap = 0;
256 } else if ($gap > 0) {
257 $blocks[] = $gap; //Don't remove the files between the gap
264 $gap = 0;
268 $gap += $size;
276 if ($gap == 0) {
279 $blocks[] = $gap;
H A DZip.php289 $gap = 0;
303 } else if ($gap > 0) {
304 $blocks[] = $gap; //Don't remove the files between the gap
311 $gap = 0;
315 $gap += $size;
327 if ($gap == 0) {
330 $blocks[] = $gap;
/plugin/odt/ODT/styles/
H A DODTUnknownStyle.php186 $gap = '';
188 $gap = $properties ['column-gap'];
209 <style:columns fo:column-count="'.$columns.'" fo:column-gap="'.$gap.'">
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Classes/
H A DClassDeclarationSniff.php135 $gap = $tokens[($stackPtr + 1)]['content'];
136 if (strlen($gap) !== 1) {
137 $found = strlen($gap);
153 $gap = $tokens[($className + 1)]['content'];
154 if (strlen($gap) !== 1) {
155 $found = strlen($gap);
194 $gap = strlen($tokens[($keyword - 1)]['content']);
195 if ($gap !== 1) {
197 $data = array($gap);
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap variable
[all...]
/plugin/datatables/assets/datatables.net-buttons-bs/css/
H A Dbuttons.bootstrap.min.css
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js290 var gap = 20;
299 … constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap });
300 … constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap });
301 …nstraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap });
302 …nstraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap });
/plugin/combo/resources/theme/default/pages/templates/
H A Dholy.css10 gap: 1.5rem;
39 gap: 1rem;
H A Dindex.css9 gap: 1.5rem;
H A Dholy-medium.css17 gap: 1rem;
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_style.css124 -moz-column-gap: 2%;
127 -webkit-column-gap: 2%;
130 column-gap: 2%;
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js255 var gap = isBlock(n) ? "\n" : " ";
256 t += gap;
262 t += gap;
/plugin/oauth/
H A Dstyle.less5 gap: 0.5em;
/plugin/subjectindex/
H A Dstyle.css62 column-gap: 1em;
63 -moz-column-gap: 1em;
64 -webkit-column-gap: 1em;
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcolumns-gap.svg1 <svg class="bi bi-columns-gap" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dgrid-3x2-gap-fill.svg1 <svg class="bi bi-grid-3x2-gap-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dgrid-3x2-gap.svg1 <svg class="bi bi-grid-3x2-gap" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dgrid-3x3-gap-fill.svg1 <svg class="bi bi-grid-3x3-gap-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/pagequery/
H A Dstyle.css56 column-gap: 1.5em;
57 -moz-column-gap: 1.5em;
58 -webkit-column-gap: 1.5em;

12345678