Home
last modified time | relevance | path

Searched +defs:img +defs:width (Results 1 – 25 of 60) sorted by relevance

123

/plugin/caption/
Dscript.js7 getImageSize(figureElem, function(width, height){ argument
30 function getImageSize(img, callback){ argument
/plugin/imagemapping/
DImageMappingEditor.js21 width = 0; field in ImageMappingEditor
149 img.onload = function () { method
184 width: Math.max(500, jQuery(window).width() * 0.75), property
433 constructImgUrl(img) { argument
/plugin/popupviewer/
Dscript.js70 width : 208, property
91 width : '', property
174 width: content.width(), property
208 width: content.width(), property
362 offsetElement.css({width:'auto', height: 'auto'}); property
368 offsetElement.css({width:prevWidth, height: prevHeight}); property
373 …_.resizePopup = function(width, height, additionalHeight, offsetElement, isPageContent, needsNextP… argument
425 width : width, property
430 width : '', property
437 width : width, property
[all …]
/plugin/weiqi/
Dweiqi_parser.php251 function weiqi_code($str, $x, $y, $width, $height) {
409 function img($src, $alt=false, $w=false, $h=false) { function in weiqi_parser
/plugin/database2/
Dmedia.php358 $img = ( $major == 'image' ) ? @imagecreatefromstring( $data ) : false; variable
367 $width = intval( $width ) ? intval( $width ) : null; variable
374 $width = 200; variable
381 $width = round( $height * $aspect ); variable
/plugin/html2pdf/html2pdf/html2ps/
Dbox.input.img.php8 function ButtonBrokenImageBox($width, $height, $alt, $field, $value, $action_url) {
50 function ButtonImageBox($img, $field, $value, $action_url) {
Dbox.img.php167 function BrokenImgBox($width, $height, $alt) {
228 function ImgBox($img) {
/plugin/photogallery/phpThumb/
Dphpthumb.functions.php213 public static function TranslateWHbyAngle($width, $height, $angle) {
267 public static function GetPixelColor(&$img, $x, $y) {
302 …public static function ScaleToFitInBox($width, $height, $maxwidth=null, $maxheight=null, $allow_en…
1081 function imagealphablending(&$img, $blendmode=true) {
1090 function imagesavealpha(&$img, $blendmode=true) {
/plugin/bibtex/OSBib/create/
DMISC.php117 function img($src, $width, $height, $alt = "") function in MISC
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
DimageFonts.js19 …erCase();while(l.length<4){l="0"+l}var j=k+"/"+l+".png";var o=r[5].img[p];var g={width:Math.floor(… property
/plugin/epub/
Drenderer.php106 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
404 function set_image($img,$width=null,$height=null,$align=null) {
/plugin/zoom/
Dscript.js9img',jWin);var img1;var img2;var zoomDiv=null;var $mouseTrap=null;var lens=null;var $tint=null;var… argument
/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js554 Sidebar.prototype.addDataEntry = function(tags, width, height, title, data) argument
569 (mxUtils.bind(this, function(img) argument
2056 Sidebar.prototype.createThumb = function(cells, width, height, parent, title, showLabel, showTitle) argument
2151 Sidebar.prototype.createItem = function(cells, title, showLabel, showTitle, width, height, allowCel… argument
2410 Sidebar.prototype.createDragPreview = function(width, height) argument
2864 function createArrow(img, tooltip) argument
3583 Sidebar.prototype.createVertexTemplateEntry = function(style, width, height, value, title, showLabe… argument
3601 Sidebar.prototype.createVertexTemplate = function(style, width, height, value, title, showLabel, sh… argument
3612 Sidebar.prototype.createVertexTemplateFromData = function(data, width, height, title, showLabel, sh… argument
3628 Sidebar.prototype.createVertexTemplateFromCells = function(cells, width, height, title, showLabel, … argument
[all …]
/plugin/nroff/
Drenderer.php701 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
739 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
960 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
1088 function _imageTitle($img) {
/plugin/xml/
Drenderer.php477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…
602 function _imageTitle($img) {
/plugin/dokutexit/
Dlatex.php586 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
593 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
1208 function mediatops($filename, $title=NULL, $align=NULL, $width=NULL,
1264 function mediatops_old($filename, $title=NULL, $align=NULL, $width=NULL,
1313 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1391 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1501 function _media_test ($src, $title=NULL, $align=NULL, $width=NULL,
1519 function _media($src, $title=NULL, $align=NULL, $width=NULL,
1554 function _media_xhtml ($src, $title=NULL, $align=NULL, $width=NULL,
1680 function _imageTitle($img) {
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js125 width: state.cfg.width, property
155 width: state.cfg.width, property
209 width: ratio ? group.width * ratio : group.width, property
312 width: cfg.width, property
360 width: _this.drawing.width, property
391 width: cfg.width * 7, property
481 width: 1, property
902 width: _this.pxToNumber( childNode.childNodes[ i2 ].getAttribute( "width" ) ), property
918 width: Number( childNode.getAttribute( "width" ) ), property
944 fabric.Image.fromURL( childNode.getAttribute( "xlink:href" ), function( img ) { argument
[all …]
Dexport.min.js1 …rget instanceof fabric.Group&&c.drawing.handler.change({color:e.cfg.color,width:e.cfg.width,opacit… property
2 …rAt(b+3)),k((16711680&f)>>16),k((65280&f)>>8),k(255&f);return 2===g?(f=l(a.charAt(b))<<2|l(a.charA…
/plugin/diagramsnet/lib/js/onedrive/
DmxODPicker.js249 width: 3, // The line thickness property
339 function submit(img) argument
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
150 width: 5, // The line thickness property
1517 var BackgroundImageDialog = function(editorUi, applyFn, img) argument
1602 editorUi.loadImage(urlInput.value, function(img) argument
2734 width: 5, // The line thickness property
4084 function addLogo(img, title, mode, clientName) argument
4132 width: 5, // The line thickness property
4640 editorUi.loadImage(newValue, function(img) argument
5674 width: 6, // The line thickness property
8436 viewport: { width: 150, height: 150, type: 'circle' }, property
[all …]
DGraphViewer.js350 this.graph.setBackgroundImage = function(img) argument
377 this.graph.getGraphBounds = function(img) argument
1021 GraphViewer.prototype.updateContainerWidth = function(container, width) argument
/plugin/diagramsnet/lib/
Delectron.js76 width: 1600, property
1282 width: w * MICRON_TO_PIXEL, property
1298 …var newBounds = {width: Math.ceil(bounds.width + bounds.x) + 1, height: Math.ceil(bounds.height + … property
1305 browser.capturePage().then(function(img) argument
1356 width: args.pageWidth * MICRON_TO_PIXEL, property
/plugin/processing/
Dscript.js1158 curTexture = {width:0,height:0}, property
3098 p.shape = function(shape, x, y, width, height) { argument
5636 width: "100%", property
8553 p.arc = function arc(x, y, width, height, start, stop) { argument
8714 p.rect = function rect(x, y, width, height) { argument
8835 p.ellipse = function ellipse(x, y, width, height) { argument
8957 p.save = function save(file, img) { argument
9014 this.blend = function(srcImg, x, y, width, height, dx, dy, dwidth, dheight, MODE) { argument
9267 function get$3(x,y,img) { argument
9286 function get$5(x, y, w, h, img) { argument
[all …]
/plugin/openlayersmap/
Dscript.js41 function olCreateMaptag(mapid, width, height) { argument
263 img: p.img, property
/plugin/advrack/
Djquery.qtip.js107 this.timers = { img: {} }; property
153 'width': options.style.width || '', property
1958 width: FALSE, property
2302 width: newSize[0], property
2591 width: 6, property
3048 width: 0, height: 0, property
3217 width: result.width, height: result.height, property
3350 width: tooltip.outerWidth(FALSE) property
3393 if(width % 2 < 1) { width += 1; } field

123