Home
last modified time | relevance | path

Searched defs:width (Results 151 – 175 of 534) sorted by relevance

12345678910>>...22

/plugin/statdisplay/pchart/
H A DICanvas.php45 …rawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null);
47 …ledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null);
H A DTestCanvas.php68 …awCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) {
72 …edCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) {
/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.php124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/weiqi/
H A Dweiqi_parser.php251 function weiqi_code($str, $x, $y, $width, $height) {
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19 …">"||l==="<"){h=b.mo(r).With(f);if(!p){p="\\kern "+o.minw}if(p||m){var j={width:"+11mu",lspace:"6m… property in AnonymousFunction99b619ec0300.j
/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.php103 public $width; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadata
388 public function setWidth($width)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java29 private int width; 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 …);while(l.length<4){l="0"+l}var j=k+"/"+l+".png";var o=r[5].img[p];var g={width:Math.floor(o[0]/m+… property in AnonymousFunctione82a421e0200.g
/plugin/photogallery/
H A DpgFetch.php134 function checkLocalFileStatus($file, $width=0, $height=0) {
/plugin/epub/
H A Drenderer.php106 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
404 function set_image($img,$width=null,$height=null,$align=null) {
/plugin/openlayersmap/
H A DStaticMap.php148 private $width; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
199 __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/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php293 wordwrap($str, $width = 75, $break = 'n', $cut = false) global() argument
[all...]
/plugin/latexport/implementation/
H A Ddecorator.php838 function internalmedia($src, $title = null, $align = null, $width = null,
855 function externalmedia($src, $title = null, $align = null, $width = null,
872 $width = null, $height = null, $cache = null) {
888 $width = null, $height = null, $cache = null) {
H A Ddecorator_persister.php787 function internalmedia($src, $title = null, $align = null, $width = 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…
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.edge.class.php4 var $width; variable in EdgePDF
H A Dbox.input.img.php8 function ButtonBrokenImageBox($width, $height, $alt, $field, $value, $action_url) {
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js124 function OpenFileBrowser( url, width, height ) argument

12345678910>>...22