/dokuwiki/vendor/splitbrain/slika/src/ |
H A D | GdAdapter.php | 14 protected $width = 0; variable in splitbrain\\slika\\GdAdapter 125 public function resize($width, $height) 136 public function crop($width, $height) 213 protected function createImage($width, $height) 271 protected function boundingBox($width, $height) 327 protected function cropPosition($width, $height)
|
H A D | ImageMagickAdapter.php | 63 public function resize($width, $height) 82 public function crop($width, $height)
|
H A D | Adapter.php | 66 abstract public function resize($width, $height); 78 abstract public function crop($width, $height);
|
/dokuwiki/inc/ |
H A D | fetch.functions.php | 144 function checkFileStatus(&$media, &$file, $rev = '', $width=0, $height=0) {
|
H A D | html.php | 896 function html_flashobject($swf,$width,$height,$params=null,$flashvars=null,$atts=null,$alt=''){
|
/dokuwiki/inc/File/ |
H A D | MediaFile.php | 16 protected $width; variable in dokuwiki\\File\\MediaFile
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | TableFormatter.php | 293 protected function wordwrap($str, $width = 75, $break = "\n", $cut = false)
|
/dokuwiki/inc/parser/ |
H A D | xhtml.php | 1118 public function internalmedia($src, $title = null, $align = null, $width = null, 1191 public function externalmedia($src, $title = null, $align = null, $width = null, 1568 public function _media($src, $title = null, $align = null, $width = null, 1763 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) { 1792 public function _video($src, $width, $height, $atts = null) {
|
H A D | renderer.php | 603 public function internalmedia($src, $title = null, $align = null, $width = null, 618 public function externalmedia($src, $title = null, $align = null, $width = null, 633 $width = null, $height = null, $cache = null) { 647 $width = null, $height = null, $cache = null) {
|
H A D | metadata.php | 603 public function internalmedia($src, $title = null, $align = null, $width = null, 624 public function externalmedia($src, $title = null, $align = null, $width = null,
|
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/ |
H A D | Enclosure.php | 216 var $width; variable in SimplePie_Enclosure 226 …null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null)
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery-ui.min.js | 6 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… function 7 …Left():0,l=n.offset(),c={top:l.top-r,left:l.left-h,height:n.innerHeight(),width:n.innerWidth()},u=… property in AnonymousFunction425aeaa98a00.o 10 …tom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerW… property in AnonymousFunction425aeaa921100.h 11 …)!==!1&&(this._isOpen=!1,this._focusedElement=null,this._destroyOverlay(),this._untrackInstance(),… argument 12 …n,o,a,r,h,l,c=this,u=this.options;return u.disabled?!1:(this.elementSize={width:this.element.outer… property in AnonymousFunction425aeaa930800.helperProportions
|
/dokuwiki/vendor/geshi/geshi/src/ |
H A D | geshi.php | 1350 public function set_tab_width($width) {
|