Home
last modified time | relevance | path

Searched defs:width (Results 451 – 475 of 534) sorted by last modified time

1...<<11121314151617181920>>...22

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.fastps.l2.class.php50 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
66 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Doutput.png.class.php241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
389 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Dpdf.fpdf.php191 $width,
223 function set_width($width) {
1686 function setup_format($width, $height) {
1774 function AddPage($width = null, $height = null) {
1906 function SetLineWidth($width) {
H A Dvalue.border.edge.class.php4 var $width; variable in EdgePDF
H A Dflow_viewport.class.inc.php5 var $width; variable in FlowViewport
H A Dbox.img.php167 function BrokenImgBox($width, $height, $alt) {
H A Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) {
163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
318 function _show_line($x, $y, $width, $height, $up, $ut) {
325 function _show_underline($x, $y, $width, $height) {
332 function _show_overline($x, $y, $width, $height) {
339 function _show_linethrough($x, $y, $width, $height) {
H A Doutput.fpdf.class.php23 function add_local_link($left, $top, $width, $height, $anchor) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
200 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Doutput.pcl.class.php246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ }
274 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) { }
275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { }
H A Dstrategy.table.layout.auto.php68 function table_columns_fit(&$table, $width, &$context) {
H A Dwidth.php46 var $width; variable in WCConstant
48 function WCConstant($width) {
H A Dcss.width.inc.php75 $width = new CSSCompositeWidth; variable
H A Doutput._generic.class.php8 var $width; variable in OutputDriverGeneric
H A Doutput.pdflib.class.php54 function add_link($left, $top, $width, $height, $url) {
58 function add_local_link($left, $top, $width, $height, $anchor) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Dbox.input.img.php8 function ButtonBrokenImageBox($width, $height, $alt, $field, $value, $action_url) {
H A Dbox.table.php919 function normalize_min_widths($width, $minw, $minwc) {
H A Dflow_context.class.inc.php96 function float_left_xy(&$parent, $width, &$x, &$y) {
220 function float_right_xy(&$parent, $width, &$x, &$y) {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1914 function SetLineWidth($width) {
/plugin/advrack/
H A Djquery.qtip.js1958 width: FALSE, property in QTIP.defaults.style
3048 width: 0, height: 0, property in PLUGINS.polys.polygon.result
3217 width: result.width, height: result.height, property in result
3350 width: tooltip.outerWidth(FALSE) property in AnonymousFunction67a4f05f5600.dimensions
H A Draphael.js3862 paperproto.setSize = function (width, height) { argument
4158 width: (glow.width || 10) + (+this.attr("stroke-width") || 1), property in AnonymousFunctionfecc8d709900.s
6929 …res.attrs = {x: x, y: y, width: w, height: h, r: r || 0, rx: r || 0, ry: r || 0, fill: "none", str… property in res.attrs
6949 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property in res.attrs
6970 R._engine.setSize = function (width, height) { argument
7981 R._engine.setSize = function (width, height) { argument
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js38 …s[name]=input;}};$.fn.editable.defaults={name:'value',id:'id',type:'text',width:'auto',height:'aut… property in $.fn.editable.defaults
H A Djquery.js2 …f(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.app… property in p
/plugin/owncloud/exe/
H A Dfetch.php50 $width = $INPUT->int('w'); variable
/plugin/owncloud/
H A Dhelper.php400 …public function internalmedia($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $…
485 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render)
688 function _media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,
/plugin/tableplot/
H A Dtable2Plot.js65 width: null, // set to null to use the width of the table property in jQuery.fn.tablePlot.args

1...<<11121314151617181920>>...22