Home
last modified time | relevance | path

Searched defs:width (Results 376 – 400 of 534) sorted by path

1...<<11121314151617181920>>...22

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php1431 private function _validateReportWidth($width)
H A DReport.php52 $width=80
78 $width=80,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DCbf.php58 $width=80
142 $width=80,
H A DCheckstyle.php54 $width=80
117 $width=80,
H A DCsv.php54 $width=80
102 $width=80,
H A DDiff.php50 $width=80
138 $width=80,
H A DEmacs.php54 $width=80
102 $width=80,
H A DFull.php54 $width=80
221 $width=80,
H A DInfo.php64 $width=80
111 $width=80,
H A DJson.php52 $width=80
118 $width=80,
H A DJunit.php59 $width=80
137 $width=80,
H A DNotifysend.php125 $width=80
157 $width=80,
H A DSource.php61 $width=80
136 $width=80,
H A DSummary.php68 $width=80
111 $width=80,
H A DVersionControl.php80 $width=80
175 $width=80,
H A DXml.php54 $width=80
121 $width=80,
/plugin/icon/
H A DSVG.php23 protected $width = 'auto'; variable in dokuwiki\\plugin\\icon\\SVG
56 public function setWidth($width)
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js208 var width, height, sliderCss = {}; variable
231 width : width, property in sliderCss
H A Djquery.swipebox.min.js2 …ww.w3.org/2000/svg","svg").createSVGRect,q=a.innerWidth?a.innerWidth:c(a).width(),r=a.innerHeight?… property in e
/plugin/imapmarkers/
H A Djquery.imagemapster.js3517 u.areaCorners = function (elements, image, container, width, height) { argument
3748 m.MapData.prototype.resize = function (width, height, duration, callback) { argument
3834 newsize = { width: String(width) + 'px', height: String(height) + 'px' }; property in m.MapData.resize.newsize
3948 m.impl.resize = function (width, height, duration, callback) { argument
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js201 width: 1024, property in defaults
347 width: toNumber( rootData.width, defaults.width ), property in init.config
/plugin/issuetracker/
H A Dprototype.js3322 width: element.style.width || '', property in AnonymousFunctionf562dc227800.originalStyles
3685 width: element.offsetWidth, property in getDimensions.dimensions
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentMover.java226 int width = source.getSize().width - dragInsets.left - dragInsets.right; in mousePressed() local

1...<<11121314151617181920>>...22