Home
last modified time | relevance | path

Searched +defs:text +defs:height (Results 51 – 75 of 335) sorted by relevance

12345678910>>...14

/plugin/epub/
Drenderer.php94 function header($text, $level, $pos, $readonly=false) {
107 $height=NULL, $cache=NULL, $render = true) {
404 function set_image($img,$width=null,$height=null,$align=null) {
/plugin/statdisplay/pchart/
DTestCanvas.php59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
DGDCanvas.php513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
531 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
548 …public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowPro…
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.svg.js389 height: rect[3] property
495 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
503 $(el, {width: w, height: h}); property
504 $(ig, {width: w, height: h}); property
958 height: this.node.clientHeight property
1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property
1237 $(el, {x: x, y: y, width: w, height: h, preserveAspectRatio: "none"}); property
1241 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property
1245 R._engine.text = function (svg, x, y, text) { argument
1253 text: text, property
[all …]
/plugin/latexport/_test/
Ddecorator_mock.php35 function header($text, $level, $pos) {
43 function cdata($text) {
87 function internalmedia($src, $title = null, $align = null, $width = null, $height = null,
/plugin/diagramsnet/lib/
Delectron.js77 height: 1200, property
847 text: 'Downloading draw.io update...' property
890 text: 'Downloading draw.io update...', property
955 function writePngWithText(origBuff, key, text, compressed, base64encoded) argument
1283height: (h + 2) * MICRON_TO_PIXEL //the extra 2 pixels to prevent adding an extra empty page property
1298 …var newBounds = {width: Math.ceil(bounds.width + bounds.x) + 1, height: Math.ceil(bounds.height + … property
1358 height: (args.pageHeight * 1.025) * MICRON_TO_PIXEL property
/plugin/nodetailsxhtml/
H A Drenderer.php122 function header($text, $level, $pos, $returnonly = false) {
481 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) {
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fpdf.class.php23 function add_local_link($left, $top, $width, $height, $anchor) {
200 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
264 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
312 function next_page($height) {
370 function show_xy($text, $x, $y) {
Doutput.pcl.class.php246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
273 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { }
275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
286 function set_watermark($text) { }
287 function show_xy($text, $x, $y) {}
Doutput.png.class.php241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
496 function set_watermark($text) { }
498 function show_xy($text, $x, $y) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
Dtheme.js330 textBBox: function(text, font) {}, argument
356 drawActor: function(actor, offsetY, height) { argument
447 drawTextBox: function(box, text, margin, padding, font, align) { argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …e=b.createElement("style"),f=[];for(b.documentElement.firstChild.appendChild(e),b._qsa=[],e.styleS…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram-snap.js477 text: lexer.match, property
566 text: "", property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1159 drawActor: function(actor, offsetY, height) { argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1405 height: this.diagram.height + 'px' property
1409 textBBox: function(text, font) { argument
1435 createText: function(text, font) { argument
1473 drawText: function(x, y, text, font, align) { argument
[all …]
Dsequence-diagram-snap-min.js6age=message||""}function AssertException(message){this.message=message}function assert(exp,message… argument
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js850 text: function (dt) { method
863 height: 1, property
989 text: function (dt) { method
1061 text: function (dt) { method
1141 children: [_createNode(rels, 'v', { text: val })] property
1162 children: [_createNode(rels, 'v', { text: row[i] })] property
1298 text: property
1385 text: function (dt) { method
1476 text: info.messageTop, property
1484 text: info.messageBottom, property
[all …]
Dbuttons.html5.min.js8 …s.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(r=require("jqu…
/plugin/multiorphan/
Dscript.js23 height: Math.min(700,$(window).height()-50), property
358 var status = function(text) { argument
365 var errorLog = function(text) { argument
/plugin/odt/ODT/
DODTDocument.php306 function addPlainText($text) {
483 function addPreformattedText($text, $style=null, $notescaped=true) {
634 function tocAddItemInternal($refID, $hid, $text, $level) {
707 function heading($text, $level, $element=NULL, $attributes=NULL){
1555 public function getImageSizeString($src, $width = NULL, $height = NULL){
1572 …public function addImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style…
1612 …public function addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title …
1923 function insertCrossReference($destination, $text){
1982 …function insertHyperlink ($url, $text, $styleName = NULL, $visitedStyleName = NULL, $returnonly = …
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js30 reset.apply(form,[settings,original]);return false;});}}},text:{element:function(settings,original)… property
38 …}};$.fn.editable.defaults={name:'value',id:'id',type:'text',width:'auto',height:'auto',event:'clic… property
/plugin/callflow/
Dscript.js17 height:JSINFO['plugin_callflow']['cols_height'], property
43 Raphael.el.tooltip = function (paper,x,y,text) { argument
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
574 height: 0, property
606 height: nu, property
671 text: function (el) { method
2013 height: height, property
3791 paperproto.text = function (x, y, text) { argument
3862 paperproto.setSize = function (width, height) { argument
5558height = +bb[1] + (origin == "baseline" ? lineHeight + (+font.face.descent) : lineHeight / 2); property
6125 height: rect[3] property
6234 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
[all …]
/plugin/openlayersmap/
H A Dscript.js41 function olCreateMaptag(mapid, width, height) { argument
286 text: new ol.style.Text({ property
308 map.addControl(new ol.control.ScaleLine({bar: true, text: true})); property
619 }).then(function (text) { argument
/plugin/jplayer/components/
Drequire-built.js993 load.fromText = bind(this, function (text, textAlt) { argument
2012 req.exec = function (text) { argument
2702 height: "0px", property
2707 height: "0px", property
2714 height: "270px", property
2719 height: "100%", property
3046 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); property
3218 this.internal.video.jq.css({'width': this.status.width, 'height': this.status.height}); property
3220 …this.internal.video.jq.css({'width':'0px', 'height':'0px'}); // Using size 0x0 since a .hide() cau… property
3374 this.internal.video.jq.css({'width': this.status.width, 'height': this.status.height}); property
[all …]
/plugin/photogallery/phpThumb/
Dphpthumb.class.php3748 public function SourceImageIsTooLarge($width, $height) {
4329 public function FatalError($text) {
4336 public function ErrorImage($text, $width=0, $height=0, $forcedisplay=false) {
/plugin/advrack/
Draphael.js472 elements = {circle: 1, rect: 1, path: 1, ellipse: 1, text: 1, image: 1}, property
574 height: 0, property
606 height: nu, property
671 text: function (el) { method
2013 height: height, property
3791 paperproto.text = function (x, y, text) { argument
3862 paperproto.setSize = function (width, height) { argument
5557height = +bb[1] + (origin == "baseline" ? lineHeight + (+font.face.descent) : lineHeight / 2); property
6131 height: rect[3] property
6240 … $(el, {x: 0, y: 0, patternUnits: "userSpaceOnUse", height: 1, width: 1}); property
[all …]

12345678910>>...14