Home
last modified time | relevance | path

Searched defs:y (Results 101 – 125 of 511) sorted by relevance

12345678910>>...21

/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js33 mxShapeBasicCross.prototype.paintVertexShape = function(c, x, y, w, h) argument
109 mxShapeBasicRectCallout.prototype.paintVertexShape = function(c, x, y, w, h) argument
343 mxShapeBasicWave.prototype.paintVertexShape = function(c, x, y, w, h) argument
440 mxShapeBasicOctagon.prototype.paintVertexShape = function(c, x, y, w, h) argument
531 mxShapeBasicIsoCube.prototype.paintVertexShape = function(c, x, y, w, h) argument
784 mxShapeBasicDrop.prototype.paintVertexShape = function(c, x, y, w, h) argument
846 mxShapeBasicCone2.prototype.paintVertexShape = function(c, x, y, w, h) argument
1520 mxShapeBasicFrame.prototype.paintVertexShape = function(c, x, y, w, h) argument
2015 mxShapeBasicDonut.prototype.paintVertexShape = function(c, x, y, w, h) argument
2429 mxShapeBasicPie.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxInfographic.js37 mxShapeInfographicNumEntryVert.prototype.paintVertexShape = function(c, x, y, w, h) argument
133 mxShapeInfographicBendingArch.prototype.paintVertexShape = function(c, x, y, w, h) argument
279 mxShapeInfographicParallelogram.prototype.paintVertexShape = function(c, x, y, w, h) argument
363 mxShapeInfographicRibbonRolled.prototype.paintVertexShape = function(c, x, y, w, h) argument
875 mxShapeInfographicBanner.prototype.paintVertexShape = function(c, x, y, w, h) argument
1202 mxShapeInfographicShadedPyramid.prototype.paintVertexShape = function(c, x, y, w, h) argument
1291 mxShapeInfographicPyramidStep.prototype.paintVertexShape = function(c, x, y, w, h) argument
1391 mxShapeInfographicCylinder.prototype.paintVertexShape = function(c, x, y, w, h) argument
1794 mxShapeInfographicShadedCube.prototype.paintVertexShape = function(c, x, y, w, h) argument
2496 mxShapeInfographicBarCallout.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxC4.js32 mxShapeC4Person.prototype.paintVertexShape = function(c, x, y, w, h) argument
96 mxShapeC4Person2.prototype.paintVertexShape = function(c, x, y, w, h) argument
160 mxShapeC4WebBrowserContainer.prototype.paintVertexShape = function(c, x, y, w, h) argument
/plugin/captcha/
H A DEasySVG.php204 addText($text, $x = 0, $y = 0, $attributes = array()) global() argument
348 defTranslate($def, $x = 0, $y = 0) global() argument
361 defRotate($def, $angle, $x = 0, $y = 0) global() argument
382 defScale($def, $x = 1, $y = 1) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteTouchScreen.php62 public function down($x, $y) argument
129 public function move($x, $y) argument
179 public function up($x, $y) argument
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DRaw.php73 … function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x…
88 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y)
H A DOpenSSH.php81 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a…
118 … function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x…
H A DPuTTY.php88 … function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x…
110 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y)
H A DPKCS1.php119 … function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x…
145 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y)
H A DPKCS8.php134 … function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x…
158 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a…
/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/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js131 mxAsyncCanvas.prototype.rect = function(x, y, w, h) {}; argument
133 mxAsyncCanvas.prototype.roundrect = function(x, y, w, h, dx, dy) {}; argument
135 mxAsyncCanvas.prototype.ellipse = function(x, y, w, h) {}; argument
148 mxAsyncCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
180 mxAsyncCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cli… argument
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js289 y: e.originalEvent.targetTouches[0].pageY property in AnonymousFunction03190cd90f00.startCoords
309 y: e.originalEvent.targetTouches[0].pageY property in AnonymousFunction03190cd91000.endCoords
383 y: e.pageY property in AnonymousFunction03190cd91200.startCoords
406 y: e.pageY property in AnonymousFunction03190cd91300.endCoords
445 y: e.pageY property in AnonymousFunction03190cd91400.endCoords
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupForms.js39 mxShapeMockupCheckboxGroup.prototype.paintVertexShape = function(c, x, y, w, h) argument
166 mxShapeMockupRadioGroup.prototype.paintVertexShape = function(c, x, y, w, h) argument
365 mxShapeMockupComboBox.prototype.paintVertexShape = function(c, x, y, w, h) argument
374 mxShapeMockupComboBox.prototype.background = function(c, x, y, w, h) argument
381 mxShapeMockupComboBox.prototype.foreground = function(c, x, y, w, h) argument
404 mxShapeMockupComboBox.prototype.mainText = function(c, x, y, w, h) argument
477 mxShapeMockupSpinner.prototype.paintVertexShape = function(c, x, y, w, h) argument
1010 mxShapeMockupMenuBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
1330 mxShapeMockupListBox.prototype.paintVertexShape = function(c, x, y, w, h) argument
1454 mxShapeMockupPwField.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
H A DmxMockupText.js38 mxShapeMockupLink.prototype.paintVertexShape = function(c, x, y, w, h) argument
96 mxShapeMockupLinkBar.prototype.paintVertexShape = function(c, x, y, w, h) argument
311 mxShapeMockupCallout.prototype.paintVertexShape = function(c, x, y, w, h) argument
492 mxShapeMockupStickyNote.prototype.paintVertexShape = function(c, x, y, w, h) argument
570 mxShapeMockupStickyNote2.prototype.paintVertexShape = function(c, x, y, w, h) argument
642 mxShapeMockupBulletedList.prototype.paintVertexShape = function(c, x, y, w, h) argument
727 mxShapeMockupTextBox.prototype.paintVertexShape = function(c, x, y, w, h) argument
790 mxShapeMockupCaptcha.prototype.paintVertexShape = function(c, x, y, w, h) argument
872 mxShapeMockupAlphanumeric.prototype.paintVertexShape = function(c, x, y, w, h) argument
922 mxShapeMockupTextRRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
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/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js69 move: {x: 0, y: 0}, property in grab.data.move
70 offset: {x: 0, y: 0}, property in grab.data.offset
71 position: {x: 0, y: 0}, property in grab.data.position
72 start: {x: 0, y: 0}, property in grab.data.start
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js60 mxRackContainer.prototype.paintVertexShape = function(c, x, y, w, h) argument
175 mxRackPlate.prototype.paintVertexShape = function(c, x, y, w, h) argument
241 mxRackHorCableDuct.prototype.paintVertexShape = function(c, x, y, w, h) argument
365 mxRackNeatPatch.prototype.paintVertexShape = function(c, x, y, w, h) argument
412 mxRackShelf.prototype.paintVertexShape = function(c, x, y, w, h) argument
554 mxRackRackCabinet.prototype.paintVertexShape = function(c, x, y, w, h) argument
957 mxRackNeatPatch2U.prototype.paintVertexShape = function(c, x, y, w, h) argument
1010 mxRackShelf1U.prototype.paintVertexShape = function(c, x, y, w, h) argument
1057 mxRackShelf2U.prototype.paintVertexShape = function(c, x, y, w, h) argument
1104 mxRackShelf4U.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DSearchMvt.php34 protected $y; variable in Elasticsearch\\Endpoints\\SearchMvt
106 public function setY($y): SearchMvt argument
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js1208 R._engine.circle = function (svg, x, y, r) { argument
1217 R._engine.rect = function (svg, x, y, w, h, r) { argument
1221 …res.attrs = {x: x, y: y, width: w, height: h, rx: r || 0, ry: r || 0, fill: "none", stroke: "#000"… property in res.attrs
1226 R._engine.ellipse = function (svg, x, y, rx, ry) { argument
1235 R._engine.image = function (svg, src, x, y, w, h) { argument
1241 res.attrs = {x: x, y: y, width: w, height: h, src: src}; property in res.attrs
1245 R._engine.text = function (svg, x, y, text) { argument
1251 y: y, property in res.attrs
1319 R._engine.setViewBox = function (x, y, w, h, fit) { argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js192 mxVsdxCanvas2D.prototype.createRowScaled = function(type, index, x, y, a, b, c , d, xF, yF, aF, bF,… argument
200 mxVsdxCanvas2D.prototype.createRowRel = function(type, index, x, y, a, b, c , d, xF, yF, aF, bF, cF… argument
232 mxVsdxCanvas2D.prototype.rect = function(x, y, w, h) argument
256 mxVsdxCanvas2D.prototype.roundrect = function(x, y, w, h, dx, dy) argument
268 mxVsdxCanvas2D.prototype.ellipse = function(x, y, w, h) argument
303 mxVsdxCanvas2D.prototype.moveTo = function(x, y) argument
333 mxVsdxCanvas2D.prototype.lineTo = function(x, y) argument
550 mxVsdxCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument
/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js117 mxBpmnShape.prototype.paintVertexShape = function(c, x, y, w, h) argument
136 mxBpmnShape.prototype.redrawPath = function(c, x, y, w, h, layer) argument
801 mxShapeBpmn2SendMarker.prototype.paintVertexShape = function(c, x, y, w, h) argument
898 mxShapeBpmnEvent.prototype.paintVertexShape = function(c, x, y, w, h) argument
1394 mxShapeBpmnGateway.prototype.paintVertexShape = function(c, x, y, w, h) argument
1579 mxShapeBpmn2Task.prototype.paintVertexShape = function(c, x, y, w, h) argument
1853 mxShapeBpmn2Data.prototype.paintVertexShape = function(c, x, y, w, h) argument
1856 superShape.prototype.paintVertexShape.call(this, c, x, y, w, h); argument
1953 mxShapeBpmn2Swimlane.prototype.paintVertexShape = function(c, x, y, w, h) argument
1955 mxSwimlane.prototype.paintVertexShape.call(this, c, x, y, w, h); argument
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dgamelan-1.js97 function draw_dur(s1,y,s2,n,nl){var s,s3 argument
110 function out_mus(x,y,p){out_svg('<text x="') argument
113 function out_txt(x,y,p){out_svg('<text class="bn" x="') argument
116 draw_hd(s,x,y) global() argument
[all...]
H A Djianpu-1.js96 function draw_dur(s1,y,s2,n,nl){var s,s3 argument
109 function out_mus(x,y,p){out_svg('<text x="') argument
112 function out_txt(x,y, argument
115 draw_hd(s,x,y) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DWmf.php254 function _MoveTo($x, $y) argument
260 function _LineTo($x, $y) argument

12345678910>>...21