Home
last modified time | relevance | path

Searched refs:vs (Results 1 – 25 of 144) sorted by relevance

123456

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js632 node.setAttribute('grid', (vs == null || vs.gridEnabled) ? '1' : '0');
635 node.setAttribute('tooltips', (vs == null || vs.tooltips) ? '1' : '0');
636 node.setAttribute('connect', (vs == null || vs.connect) ? '1' : '0');
637 node.setAttribute('arrows', (vs == null || vs.arrows) ? '1' : '0');
639 (vs != null && vs.pageVisible)) ? '1' : '0');
642 node.setAttribute('fold', (vs == null || vs.foldingEnabled) ? '1' : '0');
645 node.setAttribute('pageScale', (vs != null && vs.pageScale != null) ?
658 if (vs != null)
673 node.setAttribute('math', (vs != null && vs.mathEnabled) ? '1' : '0');
676 if (vs != null && vs.extFonts != null && vs.extFonts.length > 0)
[all …]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php142 …tion' => 'source image (GIF) transpancy with transparent output (PNG, GIF) vs. specified backgroun…
147 ….$img['landscape'].'&w=300&fltr[]=usm|80|0.5|3'), 'description' => 'normal vs. unsharp masking at …
148 …'src='.$img['landscape'].'&w=300&fltr[]=blur|5'), 'description' => 'normal vs. blur at default (1)…
149 …$img['landscape'].'&w=300&fltr[]=sblr'), 'description' => 'normal vs. gaussian blur vs. selective …
153 …'.$img['unrotated'].'&w=150&h=150&ar=x'), 'description' => 'original image vs. auto-rotated based …
154 …ted 30° (counter-clockwise), width=300px, blue background vs. transparent background vs. rotat…
155 …e'].'&w=300&h=300&iar=1'), 'description' => 'Normal resize behavior (left) vs. Forced non-proporti…
161 …dscape'].'&w=300&fltr[]=sat|-100'), 'description' => 'saturation -75% vs. normal vs. -100%'.$only_…
162 …ndscape'].'&w=300&fltr[]=ds|-100'), 'description' => 'desaturated 75% vs. normal vs. -100%'.$only_…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css251 .monaco-editor.vs .dnd-target {
619 .vs .monaco-findInput.disabled {
3116 .monaco-editor.vs .cursor,
3121 .monaco-editor.vs .dnd-target,
3133 .monaco-editor.vs .view-line,
3181 .monaco-editor.vs .findMatch,
3189 .monaco-editor.vs .find-widget,
3240 .monaco-editor.vs .minimap,
3284 .monaco-editor.vs .line-insert,
3286 .monaco-editor.vs .line-delete,
[all …]
H A D9.9.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/azcli/azcli…
H A D25.25.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/ini/ini.js"…
H A D15.15.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/csp/csp.js"…
H A D68.68.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/xml/xml.js"…
H A D56.56.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/scheme/sche…
H A D10.10.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/bat/bat.js"…
H A D54.54.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/sb/sb.js"],…
H A D18.18.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/dockerfile/…
H A D11.11.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/cameligo/ca…
H A D31.31.js.map1 {"version":3,"sources":["webpack:///./node_modules/monaco-editor/esm/vs/basic-languages/lua/lua.js"…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css251 .monaco-editor.vs .dnd-target {
619 .vs .monaco-findInput.disabled {
3116 .monaco-editor.vs .cursor,
3121 .monaco-editor.vs .dnd-target,
3133 .monaco-editor.vs .view-line,
3181 .monaco-editor.vs .findMatch,
3189 .monaco-editor.vs .find-widget,
3240 .monaco-editor.vs .minimap,
3284 .monaco-editor.vs .line-insert,
3286 .monaco-editor.vs .line-delete,
[all …]
/plugin/strata/
H A Dscript.js198 var vs = jQuery('*.strata-value', es);
199 if (vs.length) {
200 vs.each(function(i, v) {
285 var vs = jQuery('*.strata-value', es);
286 if (vs.length) {
287 return jQuery.makeArray(vs.map(function(_, v) {
/plugin/ipban/lang/sv/
H A Dbanned.txt5 …, misskött sig. Om så är fallet borde du kontakta wikiadministratören och be att blockeringen hävs.
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte8 import * as monaco from 'monaco-editor/esm/vs/editor/editor.api.js';
/plugin/yearbox/
H A DCHANGELOG.md42 * FIX: bug with wikis where URL rewrite is on (? vs & at end of url)
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js348 var vs = mxJSColor.getViewSize(); // view size
367 -vp[a]+tp[a]+ps[a] > vs[a] ?
368 (-vp[a]+tp[a]+ts[a]/2 > vs[a]/2 && tp[a]+ts[a]-ps[a] >= 0 ? tp[a]+ts[a]-ps[a] : tp[a]) :
370 -vp[b]+tp[b]+ts[b]+ps[b]-l+l*c > vs[b] ?
371 …(-vp[b]+tp[b]+ts[b]/2 > vs[b]/2 && tp[b]+ts[b]-l-l*c >= 0 ? tp[b]+ts[b]-l-l*c : tp[b]+ts[b]-l+l*c)…
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js387 var vs = jscolor.getViewSize(); // view size
406 -vp[a]+tp[a]+ps[a] > vs[a] ?
407 (-vp[a]+tp[a]+ts[a]/2 > vs[a]/2 && tp[a]+ts[a]-ps[a] >= 0 ? tp[a]+ts[a]-ps[a] : tp[a]) :
409 -vp[b]+tp[b]+ts[b]+ps[b]-l+l*c > vs[b] ?
410 …(-vp[b]+tp[b]+ts[b]/2 > vs[b]/2 && tp[b]+ts[b]-l-l*c >= 0 ? tp[b]+ts[b]-l-l*c : tp[b]+ts[b]-l+l*c)…
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md53 * [done() vs. then()](#done-vs-then)
218 * [done() vs. then()](#done-vs-then)
250 * [done() vs. then()](#done-vs-then)
770 ### done() vs. then()
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php2203 foreach ($v['rules'] as $vs) {
2204 $matchCount = count($vs['match']);
2206 if (isset($vs['replace'][$i]) && preg_match('/^0[A-F0-9]{4}$/', $vs['match'][$i])) {
2207 if (preg_match('/^0[EF][A-F0-9]{3}$/', $vs['replace'][$i])) {
2208 $rtlpua[] = $vs['replace'][$i];
2292 foreach ($v['rules'] as $vs) {
2293 if (count($vs['match']) == 2 && count($vs['replace']) == 1) {
2294 $sub = $vs['replac
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc21 needs (ip vs hostname, port, ssl, etc).
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst30 {# vs #}
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js.map1vs.84).aspx\n var atomWords = ['true', 'false', 'nothing', 'empty', 'null'];\n //This list w…

123456