Home
last modified time | relevance | path

Searched +defs:img +defs:src (Results 1 – 25 of 27) sorted by relevance

12

/plugin/bibtex/OSBib/create/
H A DMISC.php117 function img($src, $width, $height, $alt = "") function in MISC
141 function jsExternal($src)
/plugin/weiqi/
H A Dweiqi_parser.php409 function img($src, $alt=false, $w=false, $h=false) { function in weiqi_parser
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js652 src = null; variable
672 src, variable
830 var img = $( '<img>' ).on( 'load', function() { variable
844 src, variable
882 src; variable
/plugin/epub/
H A Drenderer.php106 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
404 function set_image($img,$width=null,$height=null,$align=null) {
416 function set_audio($src,$mtype,$title) {
425 function set_video($src,$mtype,$title) {
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/imageflow/
H A Dscript.js101 this.loadImageEvent = function (src, eventFkt) { argument
720 function img(url) { var i = new Image(); i.src = url; return i; } function
/plugin/xml/
H A 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/nroff/
H A 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/dokutexit/
H A 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
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/diagramsnet/lib/js/diagramly/
H A DDialogs.js28 function addLogo(img, title, mode, clientName, labels, clientFn) argument
1517 var BackgroundImageDialog = function(editorUi, applyFn, img) argument
1602 editorUi.loadImage(urlInput.value, function(img) argument
4084 function addLogo(img, title, mode, clientName) argument
4640 editorUi.loadImage(newValue, function(img) argument
5257 function addButton(src, tooltip, fn) argument
8967 function addButton(data, mimeType, x, y, w, h, img, aspect, title) argument
9377 return function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9446 editorUi.loadImage(uri, function(img) argument
9565 …leInput.files, 0, 0, editorUi.maxImageSize, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
[all …]
H A DEditor.js2457 Editor.initMath = function(src, config) argument
2651 converter.convert = function(src) argument
2811 (mxUtils.bind(this, function(img) argument
8547 img = {originalSrc: img.src}; class in ChangePageSetup.execute
8595 var img = new Image(); variable
H A DEditorUi.js497 var img = new Image(); variable
3464 …0, 0, this.maxImageSize, mxUtils.bind(this, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
3776 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
7894 this.loadImage(text, mxUtils.bind(this, function(img) argument
8744 this.loadImage(e.target.result, mxUtils.bind(this, function(img) argument
8927 EditorUi.prototype.resizeImage = function(img, data, fn, enabled, maxSize, thresh, fileSize) argument
9244 graph.setBackgroundImage = function(img) argument
9306 result = {src: result.originalSrc}; property in graph.graph.result
9627 this.loadImage(decodeURIComponent(uri), mxUtils.bind(this, function(img) argument
9903 this.loadImage(decodeURIComponent(uri), mxUtils.bind(this, function(img) argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js599 loadResource: function( src, addons ) { argument
944 fabric.Image.fromURL( childNode.getAttribute( "xlink:href" ), function( img ) { argument
1514 return function( img ) { argument
2803 img: img, property in item.elements
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1252 saveAsImage(img) global() argument
1517 mixin(target, src) global() argument
[all...]
/plugin/imapmarkers/
H A Djquery.imagemapster.js287 $.each(Array.prototype.slice.call(arguments, 1), function (_, src) { argument
559 u['img' + capProp] = function (img, jqwidth) { argument
2019 var img, variable
2777 img, variable
/plugin/processing/
H A Dscript.js8957 p.save = function save(file, img) { argument
9267 function get$3(x,y,img) { argument
9286 function get$5(x, y, w, h, img) { argument
9395 function set$4(x, y, obj, img) { argument
9529 p.image = function image(img, x, y, w, h) { argument
9601 p.copy = function copy(src, sx, sy, sw, sh, dx, dy, dw, dh) { argument
9617 p.blend = function blend(src, sx, sy, sw, sh, dx, dy, dw, dh, mode, pimgdest) { argument
10108 p.blit_resize = function blit_resize(img, srcX1, srcY1, srcX2, srcY2, destPixels, argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …sourceFromHsl=function(color){var match=color.match(Color.reHSLa);if(!match){return}var h=(parseFl…
6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(…
9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
11 …|(global.fabric={}),extend=fabric.util.object.extend;fabric.Image.filters.GradientTransparency=fab…
15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
H A Dfabric.js5342 fabric.util.loadImage(options.source, function(img) { argument
6011 fabric.util.loadImage(image, function(img) { argument
6035 fabric.util.loadImage(color.source, function(img) { argument
10387 fabric.Image.fromObject(value, function(img) { argument
11654 fabric.util.loadImage(dataUrl, function(img) { argument
17158 setSrc: function(src, callback, options) { argument
17159 fabric.util.loadImage(src, function(img) { argument
17413 fabric.util.loadImage(object.src, function(img) { argument
17430 fabric.util.loadImage(url, function(img) { argument
18205 fabric.util.loadImage(object.mask.src, function(img) { argument
[all …]
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js2756 H "History: "',infospace:0,keywarn:true,leftmargin:1.4*CM,lineskipfac:1.1,linewarn:true,maxshrink:.65,maxstaffsep:2000,maxsysstaffsep:2000,measrepnb:1,measurefont:{name:"serif",style:"italic",size:10},measurenb:-1,musicfont:{name:"music",src:musicfont,size:24},musicspace:6,partsfont:{name:"serif",size:15},parskipfac:.4,partsspace:8,pagewidth:21*CM,printmargin:0,rightmargin:1.4*CM,rbdbstop:true,rbmax:4,rbmin:2,repeatfont:{name:"serif",size:13},scale:1,slurheight:1.0,staffsep:46,stemheight:21,stretchlast:.25,stretchstaff:true,subtitlefont:{name:"serif",size:16},subtitlespace:3,sysstaffsep:34,tempofont:{name:"serif",weight:"bold",size:12},textfont:{name:"serif",size:16},textspace:14,tieheight:1.0,titlefont:{name:"serif",size:20},titlespace:6,titletrim:true,topspace:22,tuplets:[0,0,0,0],tupletfont:{name:"serif",style:"italic",size:12},vocalfont:{name:"serif",weight:"bold",size:13},vocalspace:10,voicefont:{name:"serif",weight:"bold",size:13},writefields:"CMOPQsTWw",wordsfont:{name:"serif",size:16},wordsspace:5} property in cfmt.musicfont
3039 cnv_escape(src,flag) global() argument
3138 uncomment(src,flag) global() argument
7167 \n.box{outline: 1px solid black;outline-offset: 1px}',font_style='',posx=cfmt.leftmargin/cfmt.scale,posy=0,img={width:cfmt.pagewidth,lm:cfmt.leftmargin,rm:cfmt.rightmargin},defin global() class
[all...]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js264 this.addScript=function(doc,id,src){var element=doc.createElementNS("http://www.w3.org/1999/xhtml",… argument
1351 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; property in selfClosingTags
7696 …(index){if(this.sourceIndex!=index){var renderProcess=function renderProcess(src){var html=[],hl=0; argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js747 this.addScript = function(doc, id, src) argument
5620 "img": 1, property in selfClosingTags
28944 var renderProcess = function renderProcess(src) argument
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js275 addScript(doc,id,src) global() argument
1362 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; global() property in selfClosingTags
7707 renderProcess(src) global() argument
[all...]
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js76 …,h3:0,h4:0,h5:0,h6:0,head:305,header:0,hgroup:0,hr:2,html:305,i:0,iframe:4,img:2,input:2,ins:0,isi… property in $.f
80 …Element",html:"HTMLHtmlElement",i:"HTMLElement",iframe:"HTMLIFrameElement",img:"HTMLImageElement",… property in $.Q
381 …ild(d);this.body.appendChild(c);return b};function mxImage(a,b,c,d,e){this.src=a;this.width=null!=… method in mxImage
H A Dapp.min.js74 …,h3:0,h4:0,h5:0,h6:0,head:305,header:0,hgroup:0,hr:2,html:305,i:0,iframe:4,img:2,input:2,ins:0,isi… property in $.f
78 …Element",html:"HTMLHtmlElement",i:"HTMLElement",iframe:"HTMLIFrameElement",img:"HTMLImageElement",… property in $.Q
415 …ild(d);this.body.appendChild(c);return b};function mxImage(a,b,c,d,e){this.src=a;this.width=null!=… method in mxImage

12