Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 647) sorted by relevance

12345678910>>...26

/plugin/flowchartjs/
Dflowchart.min.js6 !function(t,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i(require("Rapha… property
/plugin/mediasyntax/tools/
Ddokuwiki2mediawiki.php140 for ($y=1;$y<count($cells)+1;$y=$y+1) variable
152 for ($y=1;$y<count($cells)+1;$y=$y+1) variable
157 for ($y=1;$y<count($cells);$y=$y+1) variable
171 for ($y=1;$y<count($cells)+1;$y=$y+1) variable
176 for ($y=1;$y<count($cells)+1;$y=$y+1) variable
195 for ($y=1;$y<count($cells)+1;$y=$y+1) variable
/plugin/panoview/
Dscript.js95 this.imgsize = { 'x': 0, 'y': 0 }; property
98 this.scaleSize = { 'x': 0, 'y': 0 }; property
110 this.mark = { 'x': 0, 'y': 0 }; property
158 PanoJS.INITIAL_PAN = { 'x': .5, 'y': .5 }; property
366 motion = { 'x': 0, 'y': 0 }; property
580 coords = { 'x': 0, 'y': 0 }; property
610 var coords = { 'x': Math.floor(this.width / 2), 'y': Math.floor(this.height / 2) }; property
614 'y': (coords.y - this.y) property
619 'y': Math.floor(before.y * Math.pow(2, direction)) property
666 this.positionTiles({ 'x': (coords.x - this.mark.x), 'y': (coords.y - this.mark.y) }); property
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Doutput.fpdf.class.php18 function add_link($x, $y, $w, $h, $target) {
48 function _coords2pdf(&$x, &$y) {
54 function _coords2pdf_annotation(&$x, &$y) {
64 function circle($x, $y, $r) {
80 function dash($x, $y) {
88 function field_multiline_text($x, $y, $w, $h, $value, $field_name) {
93 function field_text($x, $y, $w, $h, $value, $field_name) {
98 function field_password($x, $y, $w, $h, $value, $field_name) {
103 function field_pushbutton($x, $y, $w, $h) {
108 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
[all …]
Doutput._interface.class.php5 function add_link($x, $y, $w, $h, $target) { }
7 function circle($x, $y, $r) { }
14 function dash($x, $y) { }
21 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { }
22 function field_text($x, $y, $w, $h, $value, $field_name) { }
23 function field_password($x, $y, $w, $h, $value, $field_name) { }
25 function field_pushbutton($x, $y, $w, $h) { }
26 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { }
27 function field_pushbuttonreset($x, $y, $w, $h) { }
28 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { }
[all …]
Doutput.pdflib.old.class.php7 function field_multiline_text($x, $y, $w, $h, $value, $name) {
10 function field_text($x, $y, $w, $h, $value, $name) {
13 function field_password($x, $y, $w, $h, $value, $name) {
16 function field_pushbutton($x, $y, $w, $h) {
19 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
22 function field_pushbuttonreset($x, $y, $w, $h) {
25 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
28 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
34 function field_select($x, $y, $w, $h, $name, $value, $options) {
Doutput.png.class.php23 function apply(&$x, &$y) {
151 function _fixCoords(&$x, &$y) {
170 function _fixSizes(&$x, &$y) {
181 function _fixSizeY($y) {
240 function add_link($x, $y, $w, $h, $target) { /* N/A */ }
243 function circle($x, $y, $r) {
300 function dash($x, $y) { }
307 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
308 function field_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
309 function field_password($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
[all …]
Doutput.pdflib.1.6.class.php19 function field_multiline_text($x, $y, $w, $h, $value, $name) {
31 function field_text($x, $y, $w, $h, $value, $name) {
43 function field_password($x, $y, $w, $h, $value, $name) {
52 function field_pushbutton($x, $y, $w, $h) {
64 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
81 function field_pushbuttonreset($x, $y, $w, $h) {
98 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
115 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
143 function field_select($x, $y, $w, $h, $name, $value, $options) {
Doutput.fastps.class.php22 function add_link($x, $y, $w, $h, $target) {
32 function circle($x, $y, $r) {
50 function dash($x, $y) {
117 function image($image, $x, $y, $scale) {
133 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
149 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
163 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
177 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
191 function lineto($x, $y) {
196 function moveto($x, $y) {
[all …]
Doutput.pcl.class.php245 function add_link($x, $y, $w, $h, $target) { /* N/A */ }
247 function circle($x, $y, $r) { }
252 function dash($x, $y) { }
256 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
257 function field_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
258 function field_password($x, $y, $w, $h, $value, $field_name) { /* N/A */ }
259 function field_pushbutton($x, $y, $w, $h) { /* N/A */ }
260 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
261 function field_pushbuttonreset($x, $y, $w, $h) { /* N/A */ }
262 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ }
[all …]
/plugin/sketchcanvas/script/
DSketchCanvas.js155 function drawPos(x, y) { argument
243 function drawParts(tool, x, y) { argument
269 function hitRect(r, x, y){ argument
749 …var m = {x: mx / scale, y: my / scale}; /// Convert to the logical coordinate system before hit te… property
843 function pointHandle(x, y){ argument
858 offset = {x:0, y:0}; property
865 offset = {x:x1, y:y1}; property
870 function drawHandle(x, y, color, circle){ argument
1404 function checkMenu(x, y) { argument
1416 function choiceMenu(x, y) { argument
[all …]
/plugin/openid/Auth/OpenID/
DBigMath.php188 abstract public function cmp($x, $y);
195 abstract protected function add($x, $y);
202 abstract protected function mul($x, $y);
209 abstract protected function div($x, $y);
238 function add($x, $y)
243 function sub($x, $y)
253 function cmp($x, $y)
268 function mul($x, $y)
273 function div($x, $y)
328 function add($x, $y)
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
DInteger.php104 private static function checkInstance(self $x, self $y)
167 private static function polynomialDivide($x, $y)
197 private static function regularPolynomialMultiply($x, $y)
236 private static function polynomialMultiply($x, $y)
289 private static function subMultiply($x, $y)
326 private static function subAdd2($x, $y)
341 private static function subAdd3($x, $y, $z)
355 public function add(self $y)
382 public function multiply(self $y)
/plugin/diagramsnet/lib/shapes/
DmxAWS3D.js35 mxShapeAws3dArrowNE.prototype.paintVertexShape = function(c, x, y, w, h) argument
87 mxShapeAws3dArrowSE.prototype.paintVertexShape = function(c, x, y, w, h) argument
137 mxShapeAws3dArrowSW.prototype.paintVertexShape = function(c, x, y, w, h) argument
187 mxShapeAws3dArrowNW.prototype.paintVertexShape = function(c, x, y, w, h) argument
237 mxShapeAws3dArrowlessNE.prototype.paintVertexShape = function(c, x, y, w, h) argument
284 mxShapeAws3dDashedEdgeDouble.prototype.paintVertexShape = function(c, x, y, w, h) argument
346 mxShapeAws3dDashedArrowlessEdge.prototype.paintVertexShape = function(c, x, y, w, h) argument
392 mxShapeAws3dDashedEdge.prototype.paintVertexShape = function(c, x, y, w, h) argument
448 mxShapeAws3dFlatEdge.prototype.paintVertexShape = function(c, x, y, w, h) argument
496 mxShapeAws3dFlatDoubleEdge.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
DmxEip.js35 mxShapeEipMessageExpiration.prototype.paintVertexShape = function(c, x, y, w, h) argument
41 mxShapeEipMessageExpiration.prototype.background = function(c, x, y, w, h) argument
101 mxShapeEipReturnAddress.prototype.paintVertexShape = function(c, x, y, w, h) argument
109 mxShapeEipReturnAddress.prototype.background = function(c, x, y, w, h) argument
115 mxShapeEipReturnAddress.prototype.foreground = function(c, x, y, w, h) argument
194 mxShapeEipAnchor.prototype.paintVertexShape = function(c, x, y, w, h) argument
229 mxShapeEipMessageChannel.prototype.paintVertexShape = function(c, x, y, w, h) argument
237 mxShapeEipMessageChannel.prototype.background = function(c, x, y, w, h) argument
249 mxShapeEipMessageChannel.prototype.foreground = function(c, x, y, w, h) argument
311 mxShapeEipDatatypeChannel.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
DmxArchiMate3.js111 mxArchiMate3Application.prototype.paintVertexShape = function(c, x, y, w, h) argument
120 mxArchiMate3Application.prototype.background = function(c, x, y, w, h) argument
150 mxArchiMate3Application.prototype.foreground = function(c, x, y, w, h) argument
161 mxArchiMate3Component.prototype.background(c, x, y, w, h); argument
168 mxArchiMate3Collaboration.prototype.background(c, x, y, w, h); argument
175 mxArchiMate3Interface.prototype.background(c, x, y, w, h); argument
191 mxArchiMate3Function.prototype.background(c, x, y, w, h); argument
195 mxArchiMate3Interaction.prototype.background(c, x, y, w, h); argument
214 mxArchiMate3Service.prototype.background(c, x, y, w, h); argument
221 mxArchiMate3Event.prototype.background(c, x, y, w, h); argument
[all …]
DmxCabinets.js40 mxCabinetsCabinet.prototype.paintVertexShape = function(c, x, y, w, h) argument
48 mxCabinetsCabinet.prototype.background = function(c, x, y, w, h) argument
54 mxCabinetsCabinet.prototype.foreground = function(c, x, y, w, h) argument
114 mxCabinetsCoverPlate.prototype.paintVertexShape = function(c, x, y, w, h) argument
122 mxCabinetsCoverPlate.prototype.background = function(c, x, y, w, h) argument
138 mxCabinetsCoverPlate.prototype.foreground = function(c, x, y, w, h) argument
175 mxCabinetsDimension.prototype.paintVertexShape = function(c, x, y, w, h) argument
181 mxCabinetsDimension.prototype.background = function(c, x, y, w, h) argument
232 mxCabinetsDimensionBottom.prototype.paintVertexShape = function(c, x, y, w, h) argument
238 mxCabinetsDimensionBottom.prototype.background = function(c, x, y, w, h) argument
DmxFloorplan.js40 mxFloorplanWall.prototype.paintVertexShape = function(c, x, y, w, h) argument
46 mxFloorplanWall.prototype.background = function(c, x, y, w, h) argument
89 mxFloorplanWallCorner.prototype.paintVertexShape = function(c, x, y, w, h) argument
95 mxFloorplanWallCorner.prototype.background = function(c, x, y, w, h) argument
146 mxFloorplanWallU.prototype.paintVertexShape = function(c, x, y, w, h) argument
152 mxFloorplanWallU.prototype.background = function(c, x, y, w, h) argument
205 mxFloorplanRoom.prototype.paintVertexShape = function(c, x, y, w, h) argument
211 mxFloorplanRoom.prototype.background = function(c, x, y, w, h) argument
265 mxFloorplanWindow.prototype.paintVertexShape = function(c, x, y, w, h) argument
271 mxFloorplanWindow.prototype.background = function(c, x, y, w, h) argument
[all …]
DmxGmdl.js35 mxShapeGmdlPlayer.prototype.paintVertexShape = function(c, x, y, w, h) argument
45 mxShapeGmdlPlayer.prototype.foreground = function(c, x, y, w, h) argument
108 mxShapeGmdlSwitch.prototype.paintVertexShape = function(c, x, y, w, h) argument
118 mxShapeGmdlSwitch.prototype.background = function(c, x, y, w, h, state) argument
147 mxShapeGmdlSwitch.prototype.foreground = function(c, x, y, w, h, state) argument
208 mxShapeGmdlMarginRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
215 mxShapeGmdlMarginRect.prototype.background = function(c, x, y, w, h, state) argument
272 mxShapeGmdlSliderNormal.prototype.paintVertexShape = function(c, x, y, w, h) argument
280 mxShapeGmdlSliderNormal.prototype.background = function(c, x, y, w, h) argument
331 mxShapeGmdlSlider2.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
DWebDriverTouchActions.php53 public function down($x, $y)
67 public function up($x, $y)
81 public function move($x, $y)
95 public function scroll($x, $y)
110 public function scrollFromElement(WebDriverElement $element, $x, $y)
150 public function flick($x, $y)
166 public function flickFromElement(WebDriverElement $element, $x, $y, $speed)
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupiOS.js126 mxShapeMockupiPhone.prototype.paintVertexShape = function(c, x, y, w, h) argument
135 mxShapeMockupiPhone.prototype.background = function(c, x, y, w, h, rSize) argument
143 mxShapeMockupiPhone.prototype.foreground = function(c, x, y, w, h, rSize) argument
676 mxShapeMockupiBgFlat.prototype.paintVertexShape = function(c, x, y, w, h) argument
682 mxShapeMockupiBgFlat.prototype.background = function(c, x, y, w, h) argument
716 mxShapeMockupiBgStriped.prototype.paintVertexShape = function(c, x, y, w, h) argument
724 mxShapeMockupiBgStriped.prototype.background = function(c, x, y, w, h) argument
732 mxShapeMockupiBgStriped.prototype.foreground = function(c, x, y, w, h) argument
783 mxShapeMockupiBgMap.prototype.paintVertexShape = function(c, x, y, w, h) argument
791 mxShapeMockupiBgMap.prototype.background = function(c, x, y, w, h) argument
[all …]
DmxMockupGraphics.js46 mxShapeMockupBarChart.prototype.paintVertexShape = function(c, x, y, w, h) argument
62 mxShapeMockupBarChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
68 mxShapeMockupBarChart.prototype.bars = function(c, x, y, w, h) argument
147 mxShapeMockupColumnChart.prototype.paintVertexShape = function(c, x, y, w, h) argument
163 mxShapeMockupColumnChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
169 mxShapeMockupColumnChart.prototype.bars = function(c, x, y, w, h) argument
247 mxShapeMockupLineChart.prototype.paintVertexShape = function(c, x, y, w, h) argument
263 mxShapeMockupLineChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
269 mxShapeMockupLineChart.prototype.bars = function(c, x, y, w, h) argument
343 mxShapeMockupPieChart.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
/plugin/fedauth/Auth/OpenID/
DBigMath.php193 function add($x, $y)
198 function sub($x, $y)
208 function cmp($x, $y)
223 function mul($x, $y)
228 function div($x, $y)
279 function add($x, $y)
284 function sub($x, $y)
294 function cmp($x, $y)
309 function mul($x, $y)
314 function div($x, $y)
/plugin/diagramsnet/lib/shapes/bpmn/
DmxBpmnShape2.js117 mxBpmnShape.prototype.paintVertexShape = function(c, x, y, w, h) argument
136 mxBpmnShape.prototype.redrawPath = function(c, x, y, w, h, layer) argument
329 'none': function(c, x, y, w, h) argument
332 'gateway': function(c, x, y, w, h) argument
346 'none' : function(c, x, y, w, h, isGateway) argument
353 'standard': function(c, x, y, w, h, isGateway) argument
363 'eventInt': function(c, x, y, w, h, isGateway) argument
373 'eventNonint': function(c, x, y, w, h, isGateway) argument
387 'catching': function(c, x, y, w, h, isGateway) argument
401 'boundInt': function(c, x, y, w, h, isGateway) argument
[all …]
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js114 Psvg.prototype.strw=strw;function arc(x,y,r,a1,a2,arcn){var x1,y1,x2,y2 argument
137 Psvg.prototype.arc=arc argument
138 Psvg.prototype.arcn=function(x,y,r,a1,a2){arc(x,y,r,a1,a2,true)} argument
143 Psvg.prototype.curveto=function(x1,y1,x2,y2,x,y){path_def();path+="\tC"+ argument
151 Psvg.prototype.lineto=function(x,y){path_def() argument
159 Psvg.prototype.moveto=function(x,y){gcur.cx=x;gcur.cy=y argument
163 Psvg.prototype.rcurveto=function(x1,y1,x2,y2,x,y){path_def();path+="\tc"+ argument
167 function rlineto(x,y){path_def() argument
175 Psvg.prototype.rlineto=rlineto;Psvg.prototype.rmoveto=function(x,y){if(path){path+="\tm"+x.toFixed(… argument
221 Psvg.prototype.translate=function(x,y){gcur.xoffs+=x;gcur.yoffs-=y;gcur.cx-=x;gcur.cy-=y} argument
[all …]

12345678910>>...26