Home
last modified time | relevance | path

Searched refs:sw (Results 1 – 25 of 245) sorted by relevance

12345678910

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.TargetNoopener.txt1 --# vim: et sw=4 sts=4
10 --# vim: et sw=4 sts=4
Dinfo.ini3 ; vim: et sw=4 sts=4
DAttr.IDBlacklist.txt5 --# vim: et sw=4 sts=4
DHTML.Nofollow.txt7 --# vim: et sw=4 sts=4
DCSS.Proprietary.txt10 --# vim: et sw=4 sts=4
DURI.DefinitionRev.txt11 --# vim: et sw=4 sts=4
DCSS.DefinitionRev.txt11 --# vim: et sw=4 sts=4
DHTML.TidyRemove.txt8 --# vim: et sw=4 sts=4
DHTML.TidyAdd.txt8 --# vim: et sw=4 sts=4
DHTML.Strict.txt9 --# vim: et sw=4 sts=4
DCore.EscapeInvalidTags.txt7 --# vim: et sw=4 sts=4
DTest.ForceNoIconv.txt7 --# vim: et sw=4 sts=4
DHTML.XHTML.txt11 --# vim: et sw=4 sts=4
DCSS.AllowImportant.txt8 --# vim: et sw=4 sts=4
DAttr.AllowedClasses.txt8 --# vim: et sw=4 sts=4
DHTML.CustomDoctype.txt9 --# vim: et sw=4 sts=4
DURI.DefinitionID.txt11 --# vim: et sw=4 sts=4
DOutput.CommentScriptContents.txt10 --# vim: et sw=4 sts=4
/plugin/jcapture/src/com/hammurapi/jcapture/
DRegion.java47 for (int sx=0, sw=master.getWidth(); sx<sw; ++sx) { in Region()
188 for (int sx=0, sw=bImage.getWidth(); sx<sw; ++sx) { in imageEquals()
/plugin/diagramsnet/lib/shapes/er/
DmxER.js1248 mxMarker.addMarker('ERone', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1250 var nx = unitX * (size + sw + 1);
1251 var ny = unitY * (size + sw + 1);
1262 mxMarker.addMarker('ERmandOne', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1264 var nx = unitX * (size + sw + 1);
1265 var ny = unitY * (size + sw + 1);
1278 mxMarker.addMarker('ERmany', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1280 var nx = unitX * (size + sw + 1);
1281 var ny = unitY * (size + sw + 1);
1293 mxMarker.addMarker('ERoneToMany', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
[all …]
/plugin/asciidocjs/node_modules/yargs/build/lib/
Dusage.js244 const isLongSwitch = (sw) => /^--/.test(getText(sw)); argument
266 .map(sw => {
268 return sw;
270 return ((/^[0-9]$/.test(sw)
274 : sw.length > 1
276 : '-') + sw);
/plugin/diagramsnet/lib/js/grapheditor/
DToolbar.js51 var sw = screen.width;
54 sw -= (screen.height > 740) ? 56 : 0;
56 if (sw >= 700)
78 if (sw >= 420)
106 if (sw >= 320)
112 if (sw >= 550)
117 if (sw >= 740)
121 if (sw >= 780)
125 if (sw >= 820)
132 if (sw >= 400)
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/
DREADME3 vim: et sw=4 sts=4
/plugin/feedmod/
Dfeed.css12 * vim:ts=2:sw=2:et:enc=utf-8:
/plugin/mp3play/
Dstyle.css13 * vim:ts=2:sw=2:et:enc=utf-8:

12345678910