Home
last modified time | relevance | path

Searched refs:axis (Results 1 – 25 of 73) sorted by relevance

123

/plugin/odt/ODT/
H A DODTUnits.php160 … * @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 DODTDocument.php1866 … * @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 DConditionalLength.php49 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 DGridTag.php15 * * 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 DBasicChartSpec.php67 public function setAxis($axis) argument
69 $this->axis = $axis;
76 return $this->axis;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml37 - axis:
42 - axis:
46 - axis:
50 - axis:
/plugin/odt/helper/
H A Dunits.php158 … * @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 Dgraph.php251 * @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 Dgauge.js15axis;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 Djquery.scrollTo.min.js7axis:"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 Dplot_dependency.php58 $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 Dnv.d3.min.css1axis{pointer-events:none;opacity:1}.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;sh…
/plugin/tplinc/
H A Dscript.js2 jQuery('#plugin__tplinc').find('tbody').sortable({axis: "y"});
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js25809 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 Dslider.js29 this.axis = this.options.axis || 'horizontal';
177 return (this.axis == 'vertical');
/plugin/stlviewer/stlviewer/
H A DTrackballControls.js140 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 DmxWebColaAdaptor.js299 … 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 Dc3.min.js2axis=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 Dfullcalendar.print.less97 /* don't display the side axis at all ("all-day" and time cells) */
98 .fc-agenda-view .fc-axis {
H A Dfullcalendar.less729 /* 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 Djquery.mousewheel.min.js8 …&&(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 Dreadme.md18 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 Dmtable.js19axis: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 Dmtable.js19axis: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 DJmolAppletSigned0_ShapeSpecial.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

123