/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | TextRotation.php | 25 public $angle; variable in Google\\Service\\Sheets\\TextRotation 34 public function setAngle($angle)
|
/plugin/register/ |
H A D | register.php | 162 private function font_dims($fontidx, $text, $angle = 0) 167 public function font_height($fontidx, $text = "", $angle = 0) 174 public function font_width($fontidx, $text, $angle = 0) 178 private function _text($x, $y, $fontidx, $text, $height_text, $angle = 0) 188 public function exact_text($x, $y, $fontidx, $text, $angle = 0) 192 public function text($x, $y, $fontidx, $text, $angle = 0)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | CropProperties.php | 25 public $angle; variable in Google\\Service\\Docs\\CropProperties 46 public function setAngle($angle)
|
H A D | ImageProperties.php | 25 public $angle; variable in Google\\Service\\Docs\\ImageProperties 52 public function setAngle($angle)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | CropProperties.php | 25 public $angle; variable in Google\\Service\\Slides\\CropProperties 46 public function setAngle($angle)
|
/plugin/stlviewer/stlviewer/ |
H A D | OrbitControls.js | 117 this.rotateLeft = function ( angle ) {
argument 129 this.rotateUp = function ( angle ) {
argument [all...] |
/plugin/tableplot/ |
H A D | table2Plot.js | 224 …xes: {xaxis: {renderer: jQuery.jqplot.CategoryAxisRenderer, tickOptions: {angle: -30}, ticks: tick… property in AnonymousFunctiond01c44370100.plotArgs.axes.xaxis.tickOptions
|
/plugin/captcha/ |
H A D | EasySVG.php | 361 defRotate($def, $angle, $x = 0, $y = 0) global() argument [all...] |
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.filters.php | 314 public function DropShadow(&$gdimg, $distance, $width, $hexcolor, $angle, $alpha) { 1112 …, $alignment, $hex_color='000000', $ttffont='', $opacity=100, $margin=5, $angle=0, $bg_color=false…
|
H A D | phpthumb.functions.php | 213 public static function TranslateWHbyAngle($width, $height, $angle) {
|
/plugin/statdisplay/pchart/ |
H A D | ICanvas.php | 38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
|
H A D | TestCanvas.php | 59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
|
H A D | GDCanvas.php | 513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
|
/plugin/statistics/inc/pchart/ |
H A D | ICanvas.php | 34 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties); argument
|
H A D | TestCanvas.php | 57 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) { argument
|
H A D | GDCanvas.php | 582 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) { argument
|
/plugin/a2s/ |
H A D | ASCIIToSVG.php | 2192 private function rotateTransform($angle, $x, $y, $cX = 0, $cY = 0) { 2216 private function skewXTransform($angle, $x, $y) { 2226 private function skewYTransform($angle, $x, $y) {
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
H A D | Svg.php | 1934 Arcto($x1, $y1, $x2, $y2, $rx, $ry, $angle, $largeArcFlag, $sweepFlag) global() argument [all...] |
/plugin/amcharts/assets/amcharts/themes/ |
H A D | patterns.js | 42 angle:0, property in AmCharts.themes.patterns.AmPieChart
|
/plugin/diagramsnet/lib/js/diagramly/util/ |
H A D | mxJsCanvas.js | 458 mxJsCanvas.prototype.arcTo = function(rx, ry, angle, largeArcFlag, sweepFlag, x, y) argument
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 361 var $angle; global() variable in Mpdf\\Mpdf 3734 Arrow($x1, $y1, $x2, $y2, $headsize = 3, $fill = 'B', $angle = 25) global() argument 10435 watermark($texte, $angle = 45, $fontsize = 96, $alpha = 0.2) global() argument 10541 Rotate($angle, $x = 1, $y = 1) global() argument 26583 transformRotate($angle, $x = '', $y = '', $returnstring = false) global() argument [all...] |
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | ... double x
public double y
public double z
public double angle
public void <init> (double, double, ... |
H A D | JmolAppletSigned0.jar | ... double x
public double y
public double z
public double angle
public void <init> (double, double, ... |
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg.js | 6058 function a2c(x1, y1, rx, ry, angle, large_arc_flag, sweep_flag, x2, y2, recursive) { argument 8002 Snap.filter.hueRotate = function (angle) { argument
|
/plugin/processing/ |
H A D | script.js | 2171 this.rotateX = function(angle) { argument 2174 this.rotateY = function(angle) { argument 2177 this.rotateZ = function(angle) { argument 6633 p.spotLight = function spotLight(r, g, b, x, y, z, nx, ny, nz, angle, concentration) { argument
|