Home
last modified time | relevance | path

Searched defs:y (Results 151 – 175 of 511) sorted by last modified time

12345678910>>...21

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Position.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Position
52 public function setY($y)
H A DGoogleCloudVisionV1p2beta1Vertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Vertex
48 public function setY($y)
H A DVertex.php29 public $y; variable in Google\\Service\\Vision\\Vertex
48 public function setY($y)
H A DGoogleCloudVisionV1p1beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1NormalizedVertex
48 public function setY($y)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Vertex.php29 public $y; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Vertex
48 public function setY($y)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/
H A DBase.php98 protected static function multiplyReduce($x, $y, $n, $class)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php172 public function add(GMP $y)
186 public function subtract(GMP $y)
219 public function divide(GMP $y)
252 public function compare(GMP $y)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php133 public static function checkInstance(self $x, self $y)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DQuaternion.php24 public $y; variable in Google\\Service\\PolyService\\Quaternion
43 public function setY($y)
/plugin/a2s/
H A DASCIIToSVG.php1655 public function setScale($x, $y) {
1841 public $y; variable in dokuwiki\\plugin\\a2s\\Point
1852 public function __construct($x, $y) {
2052 public function addMarker($x, $y, $t) {
2058 public function addTick($x, $y, $t) {
2109 public function hasPoint($x, $y) {
2147 private function matrixTransform($matrix, $x, $y) {
2216 private function skewXTransform($angle, $x, $y) {
2226 private function skewYTransform($angle, $x, $y) {
2762 public function __construct($x, $y) {
[all …]
/plugin/c3chart/assets/
H A Dc3.min.js2 …=d(t),i=[t.pathSegList.getItem(0),t.pathSegList.getItem(1)];return{x:i[0].x,y:Math.min(i[0].y,i[1]… property in case.SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_ABS
H A Dd3.min.js2 …ormat?n.tickFormat.apply(n,r):Ha:u,v=Math.max(a,0)+s,g=n.range(),_=+g[0]+.5,y=+g[g.length-1]+.5,m=… property in Ri.w
/plugin/gemini/
H A Drenderer.php210 public function multiplyentity($x, $y)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26424 y: { class in getFlowNodePosition.nextPositionDirection
26458 y: { class in getTextAnnotationPosition.nextPositionDirection
38778 y: mid.y property in getReferencePoint$1.referencePoint
39053 y: 0 property in getHandleOffset.offset
47322 y: 0 property in eventBus.AnonymousFunctionf8d14cd151600.delta
49038 y: 0 property in AnonymousFunctionf8d14cd155a00.AnonymousFunctionf8d14cd155b00.delta
51865 y: laneY, property in AnonymousFunctionf8d14cd15e800.laneBounds
52751 y: ymid property in getSegmentBendpoints.segmentEnd
53041 y: 'height' property in isInRange.size
55024 y: event.y property in toBBox.end
[all …]
H A Dbpmn-modeler.production.min.js2 !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==… function
7 …delete t[n])})),t[e]}function It(e,t,n,i){return 1===arguments.length&&(t=e.y,n=e.width,i=e.height… function
28 …ontainer,n=ce('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by b… property in AnonymousFunction238dff8725b00.s
33 …."),v=f((function(e,t){return m(e,t,!0)}),"merge","Use `assign`.");function y(e,t,n){var i,r=t.pro… property in Wa.c
34 …ndpoint)&&(o=Et(i=t[p-1],r=t[p]),a=xt(i,r),s=Math.abs(u.x-o.x),c=Math.abs(u.y-o.y),a&&s<=n&&c<=n)}… property in Tm.preExecute.o
/plugin/strata/_test/
H A Dstrataquerytest.inc.php77 function assertIteratorsEqual($x, $y, $message='') { argument
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js546 map["pos"] = {x: parts[0], y: parts[1]}; property in mxGraphMlCodec.importPort.AnonymousFunctionfa6d86a90100.map
1702 mxGraphMlCodec.prototype.addRow = function(row, parent, odd, y, xShift, rowMapping, defRowStyle) argument
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js292 var topLeft = {x: 0, y: 0, fixed: true, index: size}; property in getScreenConstraints.topLeft
293 var bottomRight = {x: width, y: height, fixed: true, index: size + 1}; property in getScreenConstraints.bottomRight
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19 …n("")+"}"}});var x=function(){g=MathJax.ElementJax.mml;var ab=g.mbase.prototype.Init;g.mbase.Augme… variable
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js33 mxShapeEREntity.prototype.paintVertexShape = function(c, x, y, w, h) argument
148 mxShapeEREntityExt.prototype.paintVertexShape = function(c, x, y, w, h) argument
425 mxShapeERHas.prototype.paintVertexShape = function(c, x, y, w, h) argument
520 mxShapeERCloud.prototype.paintVertexShape = function(c, x, y, w, h) argument
777 mxShapeERNote.prototype.paintVertexShape = function(c, x, y, w, h) argument
870 mxShapeERChen.prototype.paintVertexShape = function(c, x, y, w, h) argument
883 mxShapeERChen.prototype.background = function(c, x, y, w, h) argument
991 mxShapeERBachman.prototype.background = function(c, x, y, w, h) argument
1136 mxShapeERInfEng.prototype.paintVertexShape = function(c, x, y, w, h) argument
1148 mxShapeERInfEng.prototype.background = function(c, x, y, w, h) argument
[all …]
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js72 mxShapeIOS7AppBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
80 mxShapeIOS7AppBar.prototype.background = function(c, x, y, w, h) argument
86 mxShapeIOS7AppBar.prototype.foreground = function(c, x, y, w, h) argument
255 mxShapeIOS7Slider.prototype.paintVertexShape = function(c, x, y, w, h) argument
406 mxShapeIOS7Icon.prototype.paintVertexShape = function(c, x, y, w, h) argument
755 mxShapeIOS7phone.prototype.paintVertexShape = function(c, x, y, w, h) argument
768 mxShapeIOS7phone.prototype.foreground = function(c, x, y, w, h, rSize) argument
878 mxShapeIOS7URL.prototype.paintVertexShape = function(c, x, y, w, h) argument
973 mxShapeIOS7Actiondialog.prototype.background = function(c, x, y, w, h) argument
1062 mxShapeIOS7RRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js48 mxShapeMockupMultiButton.prototype.paintVertexShape = function(c, x, y, w, h) argument
62 mxShapeMockupMultiButton.prototype.background = function(c, x, y, w, h) argument
155 mxShapeMockupButton.prototype.paintVertexShape = function(c, x, y, w, h) argument
166 mxShapeMockupButton.prototype.background = function(c, x, y, w, h) argument
248 mxShapeMockupHorButtonBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
693 mxShapeMockupOnOffButton.prototype.background = function(c, x, y, w, h) argument
700 mxShapeMockupOnOffButton.prototype.foreground = function(c, x, y, w, h) argument
770 mxShapeMockupRRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
811 mxShapeMockupAnchor.prototype.paintVertexShape = function(c, x, y, w, h) argument
851 mxShapeMockupTopButton.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxMockupContainers.js52 mxShapeMockupVideoPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
250 mxShapeMockupAccordion.prototype.paintVertexShape = function(c, x, y, w, h) argument
444 mxShapeMockupBrowserWindow.prototype.paintVertexShape = function(c, x, y, w, h) argument
643 mxShapeMockupUserMale.prototype.paintVertexShape = function(c, x, y, w, h) argument
842 mxShapeMockupUserFemale.prototype.paintVertexShape = function(c, x, y, w, h) argument
1036 mxShapeMockupGroup.prototype.paintVertexShape = function(c, x, y, w, h) argument
1123 mxShapeMockupWindow.prototype.paintVertexShape = function(c, x, y, w, h) argument
1223 mxShapeMockupHorTabBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
1496 mxShapeMockupVerTabBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
1715 mxShapeMockupAlertBox.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxMockupNavigation.js39 mxShapeMockupBreadcrumb.prototype.paintVertexShape = function(c, x, y, w, h) argument
158 mxShapeMockupStepBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
399 mxShapeMockupCoverFlow.prototype.paintVertexShape = function(c, x, y, w, h) argument
482 mxShapeMockupScrollBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
594 mxShapeMockupPagination.prototype.paintVertexShape = function(c, x, y, w, h) argument
643 mxShapeMockupPageControl.prototype.paintVertexShape = function(c, x, y, w, h) argument
704 mxShapeMockupMapNavigator.prototype.paintVertexShape = function(c, x, y, w, h) argument
840 mxShapeMockupNavigationAnchor.prototype.paintVertexShape = function(c, x, y, w, h) argument
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata.js19 (function(q,e,D){var A="2.7.9";var c="AsanaMathJax_Alphabets",w="AsanaMathJax_Arrows",y="AsanaMathJ… variable

12345678910>>...21