Home
last modified time | relevance | path

Searched defs:height (Results 101 – 125 of 474) sorted by relevance

12345678910>>...19

/plugin/mellelexport/
H A Drenderer.php711$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
714$height=NULL, $cache=NULL, $linking=NULL) {call_user_func_array(array($this, '__call'), array(__FU…
717 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
721 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
/plugin/tableplot/
H A Dtable2Plot.js66 height: null, // set to null to use the height of the table property in jQuery.fn.tablePlot.args
/plugin/s5reloaded/
H A Drenderer.php253 $height=NULL, $cache=NULL, $render = true) {
/plugin/diagramsnet/lib/
H A Delectron.js1283height: (h + 2) * MICRON_TO_PIXEL //the extra 2 pixels to prevent adding an extra empty page property in AnonymousFunction81502fc81200.renderingFinishHandler.pdfOptions.pageSize
1298 …var newBounds = {width: Math.ceil(bounds.width + bounds.x) + 1, height: Math.ceil(bounds.height + … property in AnonymousFunction81502fc81200.renderingFinishHandler.newBounds
1358 height: (args.pageHeight * 1.025) * MICRON_TO_PIXEL property in AnonymousFunction81502fc81200.renderingFinishHandler.pdfOptions.pageSize
/plugin/statdisplay/pchart/
H A DICanvas.php45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
H A DTestCanvas.php68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid…
72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties…
/plugin/statistics/inc/pchart/
H A DICanvas.php41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); argument
43 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); argument
H A DTestCanvas.php66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
70 function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js121 FCKPanel.prototype.Show = function( x, y, relElement, width, height ) argument
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js218 function SetUrl( url, width, height ) argument
/plugin/prosemirror/parser/
H A DLinkNode.php125 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/html2pdf/html2pdf/html2ps/
H A 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) {
/plugin/weiqi/
H A Dweiqi_parser.php251 function weiqi_code($str, $x, $y, $width, $height) {
/plugin/farmer/3rdparty/
H A DRingIcon.php172 createTransparentImage($width, $height) global() argument
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js569 function _fitToViewport(width,height){ argument
619 function _getDimensions(width,height){ argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveFileImageMediaMetadata.php61 public $height; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadata
234 public function setHeight($height)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java28 private int height; field in MappedImage
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js222 function SetUrl( url, width, height ) argument
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19 …rg/1998/Math/MathML",PreProcess:function(e){if(!this.configured){this.config=MathJax.Hub.CombineCo…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A DimageFonts.js19 …+"/"+l+".png";var o=r[5].img[p];var g={width:Math.floor(o[0]/m+0.5)+"px",height:Math.floor(o[1]/m+… property in AnonymousFunctione82a421e0200.g
/plugin/photogallery/
H A DpgFetch.php134 function checkLocalFileStatus($file, $width=0, $height=0) {
/plugin/epub/
H A Drenderer.php107 $height=NULL, $cache=NULL, $render = true) {
404 function set_image($img,$width=null,$height=null,$align=null) {
/plugin/openlayersmap/
H A DStaticMap.php149 private $height; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
200 __construct(float $lat, float $lon, int $zoom, int $width, int $height, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $mediaDir, string $tileCacheBaseDir, bool $autoZoomExtent = true, string $apikey = '') global() argument
[all...]
/plugin/latexport/implementation/
H A Ddecorator.php839$height = null, $cache = null, $linking = null, $positionInGroup = 1, $totalInGroup = 1) {
856 $height = null, $cache = null, $linking = null) {
872 $width = null, $height = null, $cache = null) {
888 $width = null, $height = null, $cache = null) {
H A Ddecorator_persister.php788 $height = null, $cache = null, $linking = null,
875 …function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache =…
883 …function internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac…
890 …function externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac…

12345678910>>...19