| /plugin/eventline/timeline_ajax/styles/ |
| D | graphics-ie6.css | 3 …ft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-left.png', sizingMethod='crop')" 9 …t.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-right.png', sizingMethod='crop')" 15 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top.png', sizingMethod='crop')" 21 ….AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom.png', sizingMethod='crop')" 27 …lphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top-left.png', sizingMethod='crop')" 33 …phaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top-right.png', sizingMethod='crop')" 39 …aImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom-left.png', sizingMethod='crop')" 45 …ImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom-right.png', sizingMethod='crop')" 51 …eLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-left.png', sizingMethod='crop')" 57 …Loader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-right.png', sizingMethod='crop')" [all …]
|
| /plugin/tline/timeline_ajax/styles/ |
| D | graphics-ie6.css | 3 …ft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-left.png', sizingMethod='crop')" 9 …t.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-right.png', sizingMethod='crop')" 15 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top.png', sizingMethod='crop')" 21 ….AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom.png', sizingMethod='crop')" 27 …lphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top-left.png', sizingMethod='crop')" 33 …phaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-top-right.png', sizingMethod='crop')" 39 …aImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom-left.png', sizingMethod='crop')" 45 …ImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-bottom-right.png', sizingMethod='crop')" 51 …eLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-left.png', sizingMethod='crop')" 57 …Loader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-right.png', sizingMethod='crop')" [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/ |
| D | PreprocessingConfig.php | 66 public function setCrop(Crop $crop) argument 68 $this->crop = $crop; 75 return $this->crop;
|
| /plugin/panoview/ |
| H A D | syntax.php | 145 …$crop = $this->imageCrop($img, $d['width'], $d['height'], $d['tlx'], $d['tly'], $d['brx'], $d['bry… 148 …$scale = $this->imageScale($crop, abs($d['brx'] - $d['tlx']), abs($d['bry'] - $d['tly']), $d['ts']… 149 imagedestroy($crop); 200 $crop = imagecreatetruecolor($w, $h); 201 imagecopy($crop, $image, 0, 0, $left, $upper, $w, $h); 202 return $crop;
|
| /plugin/snap/ |
| D | snap.sh | 40 convert -crop $6x$7+0+0 $2 $2
|
| /plugin/frootysearch/ |
| D | style.css | 48 …ft.AlphaImageLoader(src=/lib/plugins/frootysearch/images/searchfield_caps.png,sizingMethod='crop'); 63 …haImageLoader(src=/lib/plugins/frootysearch/images/searchfield_caps_close.png,sizingMethod='crop');
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | crop.svg | 1 <svg class="bi bi-crop" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="htt…
|
| /plugin/weiqi/img/ |
| D | readme.txt | 12 - crop to squares the numbers used for the co-ordinates.
|
| /plugin/gallery/classes/ |
| D | BasicFormatter.php | 100 if (!$this->options->crop) {
|
| D | Options.php | 33 public $crop = false; variable in dokuwiki\\plugin\\gallery\\classes\\Options
|
| /plugin/s5reloaded/ui/thesis/ |
| D | iepngfix.htc | 34 filt(s, 'crop');
|
| /plugin/s5reloaded/ui/graphic_support/ |
| D | iepngfix.htc | 34 filt(s, 'crop');
|
| /plugin/s5/ui/default/ |
| D | iepngfix.htc | 34 filt(s, 'crop');
|
| /plugin/s5/ui/dokuwiki/ |
| D | iepngfix.htc | 34 filt(s, 'crop');
|
| /plugin/photogallery/phpThumb/demo/ |
| D | phpThumb.demo.demo.php | 158 …mg['landscape'].'&w=300&fltr[]=crop|50', 'src='.$img['landscape'].'&w=300&fltr[]=crop|0|0|0|0.25')…
|
| /plugin/freechat/phpfreechat/data/public/themes/default/ |
| D | iepngfix.htc | 59 filt(s, 'crop');
|
| /plugin/freechat/phpfreechat/themes/default/ |
| D | iepngfix.htc | 59 filt(s, 'crop');
|
| /plugin/gallery/action/ |
| D | prosemirror.php | 158 'crop' => $options->crop,
|
| /plugin/photogallery/phpThumb/docs/ |
| D | phpthumb.readme.txt | 221 zc = zoom-crop. Will auto-crop off the larger dimension 224 Set to "1" or "C" to zoom-crop towards the center, 455 - "crop" (CROP image) 456 [ex: &fltr[]=crop|<l>|<r>|<t>|<b>] 457 where <l> is the number of pixels to crop from the left 580 to specify crop settings, or something like that please 587 to crop 25% off all sides, you would specify parameters:
|
| /plugin/diagramsnet/lib/plugins/ |
| D | tickets.js | 310 ui.insertTextAt = function(text, dx, dy, html, asImage, crop, resizeImages) argument
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
| D | ImageObject.cfc | 162 <cffunction name="crop" access="public" output="true" returntype="void" hint="Crop an image."> 167 <cfset var imageResults = imageCFC.crop(variables.img,"","",fromX,fromY,newWidth,newHeight)>
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GraphViewer.js | 461 this.crop(); 1006 GraphViewer.prototype.crop = function() method in GraphViewer 1416 this.crop(); 1425 this.crop();
|
| D | Menus.js | 430 crop.removeAttribute('disabled'); 431 crop.checked = !graph.pageVisible; 435 crop.setAttribute('disabled', 'disabled'); 436 crop.checked = false; 507 var crop = editorUi.addCheckbox(div, mxResources.get('crop'), false, true); 519 var crop = editorUi.addCheckbox(div, mxResources.get('crop'), 567 !crop.checked, transparentBkg != null && transparentBkg.checked, null,
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 160 crop=crop
|
| /plugin/achart/assets/ |
| D | apexcharts.css | 4 /* cannot give overflow: hidden as it will crop tooltips which overflow outside chart area */
|