/plugin/odt/ODT/ |
H A D | ODTUnits.php | 160 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 164 public function toPoints ($value, $axis = 'y') { argument 190 if ( $axis == 'x' || $axis == 'X' ) { 207 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 211 public function toCentimeters ($value, $axis = 'y') { argument 222 $value = self::toPoints ($value, $axis); 232 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 236 public function toPixel ($value, $axis = 'y') { argument 247 $value = self::toPoints ($value, $axis); 249 if ($axis == 'x') {
|
H A D | ODTDocument.php | 1866 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 1870 public function toPoints ($value, $axis = 'y') { argument 1871 return $this->units->toPoints ($value, $axis); 1878 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 1882 public function toPixel ($value, $axis = 'y') { argument 1883 return $this->units->toPixel ($value, $axis);
|
/plugin/combo/ComboStrap/ |
H A D | ConditionalLength.php | 49 private $axis; 81 $axis = substr($value, 0, 2); 82 switch ($axis) { 84 $this->axis = "x"; 87 $this->axis = "y"; 337 return $this->axis; 342 if ($this->axis !== null) { 343 return $this->axis; 43 private $axis; global() variable in ComboStrap\\ConditionalLength
|
H A D | GridTag.php | 15 * * even if this is a layout component that works only on one axis and not two. There is little chance that a user will use the css grid layout system 177 foreach ($defaultAlign as $axis => $value) { 178 if (!isset($alignsByAxis[$axis])) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | BasicChartSpec.php | 67 public function setAxis($axis) argument 69 $this->axis = $axis; 76 return $this->axis;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | defaults.yml | 37 - axis: 42 - axis: 46 - axis: 50 - axis:
|
/plugin/odt/helper/ |
H A D | units.php | 158 … * @param string $axis Is the value to be converted a value on the X or Y axis? Default is 'y'. 162 public function toPoints ($value, $axis = 'y') { argument 163 return $this->internal->toPoints ($value, $axis);
|
/plugin/statdisplay/helper/ |
H A D | graph.php | 251 * @param array $axis the axis points 255 private function accessgraph($title, $axis, $labels, $datasets) argument 257 if (!count($axis)) { 270 $DataSet->AddPoints($axis, 'times'); 278 $usebargraph = (count($axis) < 10);
|
/plugin/amcharts/assets/amcharts/ |
H A D | gauge.js | 15 …axis;c.isString(d)&&(a.axis=c.getObjById(this.axes,d));a.axis||(a.axis=this.axes[0]);isNaN(a.value… 19 …uge-arrow");c.setCN(this,a.set,"gauge-arrow-"+a.id);if(!a.hidden){var d=a.axis,g=d.radiusReal,m=d.… 21 …);a.set.push(e);this.graphsSet.push(a.set)}},setValue:function(a,b){a.axis&&a.axis.value2angle&&(a… 22 …rrows[e],b.axis&&b.axis.value2angle){var d;b.frame>=this.totalFrames?d=b.value:(b.frame++,b.clockW… 23 this.totalFrames),isNaN(d)&&(d=b.value));d=b.axis.value2angle(d);b.drawnAngle!=d&&(this.drawArrow(b…
|
/plugin/showsamples/ |
H A D | jquery.scrollTo.min.js | 7 …axis:"xy",duration:0,limit:!0};$.fn.scrollTo=function(a,d,b){"object"=== typeof d&&(b=d,d=0);"func… property in p.defaults
|
/plugin/projects/plugins/file/ |
H A D | plot_dependency.php | 58 $axis = $this->axes[$axis_name]; 59 if (!axis) return NULL; 60 return $axis[$property_name];
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
H A D | nv.d3.min.css | 1 …axis{pointer-events:none;opacity:1}.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;sh…
|
/plugin/tplinc/ |
H A D | script.js | 2 jQuery('#plugin__tplinc').find('tbody').sortable({axis: "y"});
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 25809 axis: axis, 29310 axis: axis, property in ConnectionSegmentMove.context 29430 axis = context.axis; 29779 axis = context.axis; 37768 var axis = context.axis; 43744 axis = context.axis, 47432 axis: axis, 47444 axis: axis, 49631 axis = context.axis, 51204 axis: axis, property in AnonymousFunctionf8d14cd15c700.context [all …]
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | slider.js | 29 this.axis = this.options.axis || 'horizontal'; 177 return (this.axis == 'vertical');
|
/plugin/stlviewer/stlviewer/ |
H A D | TrackballControls.js | 140 var axis = new THREE.Vector3(),
166 axis.crossVectors( moveDirection, _eye ).normalize();
169 quaternion.setFromAxisAngle( axis, angle );
174 _lastAxis.copy( axis );
|
/plugin/diagramsnet/lib/plugins/webcola/ |
H A D | mxWebColaAdaptor.js | 299 … constraints.push({ axis: 'x', type: 'separation', left: topLeft.index, right: index, gap: gap }); 300 … constraints.push({ axis: 'y', type: 'separation', left: topLeft.index, right: index, gap: gap }); 301 …constraints.push({ axis: 'x', type: 'separation', left: index, right: bottomRight.index, gap: gap … 302 …constraints.push({ axis: 'y', type: 'separation', left: index, right: bottomRight.index, gap: gap …
|
/plugin/c3chart/assets/ |
H A D | c3.min.js | 2 …axis=i.generateAxis()}e.prototype.axisX=function(t,e,i){t.attr("transform",function(t){return"tran… property in AnonymousFunctionca6b16e90100.Y
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.print.less | 97 /* don't display the side axis at all ("all-day" and time cells) */ 98 .fc-agenda-view .fc-axis {
|
H A D | fullcalendar.less | 729 /* TimeGrid axis running down the side (for both the all-day area and the slot area) 731 .ui-widget td.fc-axis { 943 /* TimeGrid axis running down the side (for both the all-day area and the slot area) 945 .fc .fc-axis { 951 .fc-ltr .fc-axis { 954 .fc-rtl .fc-axis { 1179 /* arrow on axis */
|
/plugin/photogallery/lightGallery/js/ |
H A D | jquery.mousewheel.min.js | 8 …&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS…
|
/plugin/amcharts/assets/amcharts/plugins/responsive/ |
H A D | readme.md | 18 even further, axis titles are removed and its value labels are moved inside the 237 // at 300px or less, we move value axis labels inside plot area 248 // at 200 px we hide value axis labels altogether
|
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
H A D | mtable.js | 19 …axis:aA/2+d.TeX.axis_height*ap-z[0]})[aN.align];ay=({top:-(aA+2*ab),bottom:0,center:-(aA/2+ab),bas…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
H A D | mtable.js | 19 …axis:aW/2+b.TeX.axis_height*aJ-aq[0]})[I.align];aY=({top:-(aW+2*aK),bottom:0,center:-(aW/2+aK),bas…
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0_ShapeSpecial.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |