Home
last modified time | relevance | path

Searched +defs:img +defs:name (Results 1 – 25 of 40) sorted by relevance

12

/plugin/galleryv1.5/
H A Dsyntax.php66 function parseOpt($params, $name) {
320 function _image($img,$data){
384 function _showname($img,$data){
/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php244 function addImage($img,$url='')
294 function insertImage($size,$name)
301 function insertImg($size,$img)
/plugin/database2/
H A Dmedia.php93 $name = $session['name']; variable
244 $name = $table . '_print_' . date( 'Y-m-d_H-i' ) . '.html'; variable
276 $name = $table . '_export_' . date( 'Y-m-d_H-i' ) . '.csv'; variable
314 $name = $table . '_log_' . date( 'Y-m-d_H-i' ) . '.csv'; variable
335 $name = substr( $data, 0, $sepPos ); variable
358 $img = ( $major == 'image' ) ? @imagecreatefromstring( $data ) : false; variable
/plugin/bibtex/OSBib/create/
H A DMISC.php117 function img($src, $width, $height, $alt = "") function in MISC
133 function aName($name)
/plugin/epub/
H A Drenderer.php151 function create_external_link($name) {
404 function set_image($img,$width=null,$height=null,$align=null) {
434 function plugin($name,$data,$state = '', $match = '') {
461 function emaillink($address, $name = NULL,$returnonly = false) {
/plugin/epub/scripts/
H A Depub_utils.php267 function epub_save_image($img,$fullpath){
616 function epub_checkfor_ns($name, &$pages, &$titles) {
708 function epub_clean_name($name) {
/plugin/nroff/
H A Drenderer.php159 function section_edit($start, $end, $level, $name) {
495 function locallink($hash, $name = NULL){
513 function internallink($id, $name = NULL, $search=NULL,$returnonly=false) {
568 function externallink($url, $name = NULL) {
598 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
632 function windowssharelink($url, $name = NULL) {
663 function emaillink($address, $name = NULL) {
1088 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
5633 graph.getGlobalVariable = function(name) argument
8836 var LibraryDialog = function(editorUi, name, library, initialImages, file, mode) argument
9446 editorUi.loadImage(uri, function(img) argument
9639 this.saveBtnClickHandler = function(name, images, file, mode) argument
10150 function createPreview(diagram, elt, img, evt) argument
[all …]
H A DGraphViewer.js287 this.graph.getGlobalVariable = function(name) argument
350 this.graph.setBackgroundImage = function(img) argument
377 this.graph.getGraphBounds = function(img) argument
2436 var addEvent = function(el, name, cb) { argument
H A DEditorUi.js497 var img = new Image(); variable
1627 graph.getGlobalVariable = function(name) argument
3776 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
7894 this.loadImage(text, mxUtils.bind(this, function(img) argument
9244 graph.setBackgroundImage = function(img) argument
9457 graph.getGlobalVariable = function(name) argument
9914 }), mxUtils.bind(this, function(img) argument
11448 function addName(name) argument
11968 mxUtils.bind(this, function(xml, name, url, libs) argument
12005 mxUtils.bind(this, function(url, info, name) argument
[all …]
H A DEditor.js2811 (mxUtils.bind(this, function(img) argument
5592 Graph.createFontElement = function(name, url) argument
5618 Graph.addFont = function(name, url, callback) argument
5646 entry = {name: name, url: url, elt: Graph.createFontElement(name, realUrl)}; property in Graph.addFont.entry
5691 Graph.getFontUrl = function(name, url) argument
6374 Graph.prototype.setFont = function(name, url) argument
6463 Graph.prototype.getGlobalVariable = function(name) argument
7074 Graph.prototype.updateCustomLinkAction = function(mapping, action, name) argument
8397 tempGraph.getGlobalVariable = function(name) argument
8547 img = {originalSrc: img.src}; class in ChangePageSetup.execute
[all …]
/plugin/xml/
H A Drenderer.php49 function plugin($name,$data){
386 function locallink($hash, $name = null) {
456 function emaillink($address, $name = null) {
602 function _imageTitle($img) {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js12 var ver, name, dbg; variable
241 examples.img = { class in examples
/plugin/sketchcanvas/script/
H A DSketchCanvas.js661 relmove(name, idx, dx, dy) global() argument
953 drawGuidingLine(pt0, name) global() argument
1252 saveAsImage(img) global() argument
1270 loadLocal(name) global() argument
1461 saveLocal(name) global() argument
1813 Tool(name, points, params) global() argument
[all...]
/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
10108 p.blit_resize = function blit_resize(img, srcX1, srcY1, srcX2, srcY2, destPixels, argument
10485 p.loadFont = function loadFont(name) { argument
10546 p.textFont = function textFont(name, size) { argument
11264 name: name, property in p.glyphTable
11342 p.addMethod = function addMethod(object, name, fn, superAccessor) { argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js70 name: "export", property in AmCharts._this
944 fabric.Image.fromURL( childNode.getAttribute( "xlink:href" ), function( img ) { argument
1514 return function( img ) { argument
2803 img: img, property in item.elements
/plugin/dokutexit/
H A Dlatex.php423 function locallink($hash, $name = NULL) {
439 function internallink($id, $name = NULL, $search=NULL, $returnonly=false) {
476 function internallink_xhtml($id, $name = NULL, $search=NULL, $returnonly=false) {
1680 function _imageTitle($img) {
1689 function _simpleTitle($name) {
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js21 graph.getGraphBounds = function(img) argument
4800 …this, this.editor.getOrCreateFilename(), mxResources.get('save'), mxUtils.bind(this, function(name) argument
4803 }), null, mxUtils.bind(this, function(name) argument
4822 EditorUi.prototype.save = function(name) argument
4983 EditorUi.prototype.showBackgroundImageDialog = function(apply, img) argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js209 }, mxResources.get('rename'), function(name) argument
559 function addOption(select, name, value, isDisabled, isSelected) argument
1063 function addImage(container, data, w, h, img) argument
1255 openExtDocCallback = function(url, info, name) argument
/plugin/imapmarkers/
H A Djquery.imagemapster.js197 addHook: function (name, callback) { argument
200 callHooks: function (name, context) { argument
559 u['img' + capProp] = function (img, jqwidth) { argument
2019 var img, variable
2777 img, variable
/plugin/advrack/
H A Djquery.qtip.js107 this.timers = { img: {} }; property in QTip.timers
204 $.each(PLUGINS, function(name) { argument
254 $.each(this.plugins, function(name) { argument
1535 $.each(options.events, function(name, callback) { argument
1866 }, function(name, func) { argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
4 …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.js3387 has: function (name, callback) { argument
5342 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
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/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js5620 "img": 1, property in selfClosingTags
6001 this.readCookie = function (name) argument
6133 FBL.$STR = function(name) argument
6138 FBL.$STRF = function(name, args) argument
6464 getPref: function(name) argument
6705 name: "HelloWorld", property in Firebug.Panel
7560 STR: function(name) argument
9205 : function(el, name) argument
14876 function Variable(name, format) argument
15798 name: "", property in AnonymousFunction7f0ac557da00.AnonymousFunction7f0ac557e800.props
[all …]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1351 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
1560 }}},getPref:function(name){return Firebug[name] argument
1561 },setPref:function(name,value){Firebug[name]=value; argument
1775 },STR:function(name){return $STR(name) argument
2181 },getMeasurementBox:function(el,name){var result=[]; argument
4008 function Variable(name,format){this.name=name; argument
5083 window.ActiveXObject=function(name){var error=null; argument
5919 var Handler=function(name){var c=consoleHandler; argument
6137 this.time=function(name,reset){if(!name){return argument
7505 var emptyProp={name:"",value:"",important:""}; property in AnonymousFunctionf1d9e84c2ac00.emptyProp
[all …]

12