Home
last modified time | relevance | path

Searched defs:width (Results 101 – 125 of 723) sorted by relevance

12345678910>>...29

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php111 …public function useTemplate($tpl, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize =…
132 …public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPag…
283 public function getTemplateSize($tpl, $width = null, $height = null)
/plugin/asciidocjs/node_modules/cliui/build/lib/
Dindex.js263 function alignRight(str, width) { argument
271 function alignCenter(str, width) { argument
284 width: (opts === null || opts === void 0 ? void 0 : opts.width) || getWindowWidth(), property
Dstring-utils.js13 export function wrap(str, width) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DAdSlot.php53 public $width; variable in Google\\Service\\Dfareporting\\AdSlot
156 public function setWidth($width)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DUserPhoto.php53 public $width; variable in Google\\Service\\Directory\\UserPhoto
156 public function setWidth($width)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DEventGadget.php53 public $width; variable in Google\\Service\\Calendar\\EventGadget
156 public function setWidth($width)
/plugin/colorbox/
DlinkColorbox.js2 jQuery(".iframe").colorbox({iframe:true, width:"90%", height:"90%"}); property
/plugin/database2/
Dmedia.php367 $width = intval( $width ) ? intval( $width ) : null; variable
374 $width = 200; variable
381 $width = round( $height * $aspect ); variable
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
Dfckplugin.js152 colArray.push( { width : width / colSpan, colSpan : colSpan } ) ; property
454 'width' : barWidth + 'px', property
467 width : paddingBar.offsetWidth + 'px', property
487 width : barWidth + 'px', property
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dusage.js108 width: wrap, property
125 {text: command[0], padding: [0, 2, 0, 2], width: maxWidth(commands) + 4}, property
174 {text: kswitch, padding: [0, 2, 0, 2], width: maxWidth(switches) + 4}, property
195 {text: example[0], padding: [0, 2, 0, 2], width: maxWidth(examples) + 4}, property
/plugin/vshare/syntax/
H A Dvideo.php160 public function sizeToStyle($width, $height)
213 public function insertPlaceholders($url, $vid, $width, $height)
/plugin/diagramsnet/lib/plugins/
Dupdate.js258 …valign: 'top', image: {src: 'https://www.draw.io/mxgraph/images/warning.gif', width: 26, height: 2… property
269 image: {src: IMAGE_PATH + '/spin.gif', width: 26, height:26}})); property
/plugin/codeclipboard/
Dscript.js17 $txt.val($elmt.text()).css({ width: "1px", height: "1px" }).appendTo('body'); property
/plugin/diagramsnet/lib/js/spin/
Dspin.min.js2 …nction f(){return e(c("group",{coordsize:k+" "+k,coordorigin:-j+" "+-j}),{width:k,height:k})}funct… property
/plugin/bibtex/OSBib/create/
Dcommon.js69 function openPopUpStylePreview(url, height, width, templateName) argument
/plugin/owncloud/
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/struct/renderer/
H A Dcsv.php284 $width = null,
296 $width = null,
308 $width = null,
319 $width = null,
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
Dgeshi.js1 …his.style.cursor=\"pointer\";'>"+k.lang.geshi.quick_srch+"</span></html>",width:"125px",onChange:f… property
/plugin/statistics/
H A DStatisticsGraph.php14 private int $width; variable in dokuwiki\\plugin\\statistics\\StatisticsGraph
26 public function __construct(\helper_plugin_statistics $hlp, $from, $to, $width, $height)
/plugin/html2pdf/html2pdf/html2ps/
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) {
/plugin/svg/
Dsvgparser.php5 var $width; variable in syntax_plugin_svg_parser
/plugin/diagramsnet/lib/js/croppie/
Dcroppie.min.js1 …of exports.nodeName?module.exports=t():e.Croppie=t()}("undefined"!=typeof self?self:this,function(… function
/plugin/diagramsnet/lib/math/extensions/
DMathZoom.js19 …y":{position:"absolute",left:0,top:0,"z-index":300,display:"inline-block",width:"100%",height:"100… property
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdialog.js27 FCKDialog.OpenDialog = function( dialogName, dialogTitle, dialogPage, width, height, customValue, p… argument
/plugin/abc2/abc-libraries/abc2svg/
Dsoloffs-1.js18 of(cmd,parm)},set_sym_glue:function(of,width){var s,C=abc2svg.C,tsfirst=this.get_tsfirst(),soloffs=… argument

12345678910>>...29