Home
last modified time | relevance | path

Searched defs:x (Results 126 – 150 of 546) sorted by relevance

12345678910>>...22

/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/
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
H A DmxGCP2.js35 mxShapeGCP2DoubleRect.prototype.paintVertexShape = function(c, x, y, w, h) argument
205 mxShapeGCP2HexIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBinaryField.php168 public static function base2ToBase256($x, $size = null)
190 public static function base256ToBase2($x)
/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.php33 protected $x; variable in Elasticsearch\\Endpoints\\SearchMvt
96 public function setX($x): 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
1250 x: x, 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/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DWmf.php254 function _MoveTo($x, $y) argument
260 function _LineTo($x, $y) argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php82 public function __construct($x = 0, $base = 10)
719 private static function safe_divide($x, $y)
894 private static function int2bytes($x)
1001 protected static function square(array $x)
1185 public function testBit($x)
/plugin/a2s/
H A DASCIIToSVG.php1655 public function setScale($x, $y) {
1840 public $x; 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/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js112 FCKPanel.prototype.Preload = function( x, y, relElement ) argument
121 FCKPanel.prototype.Show = function( x, y, relElement, width, height ) argument
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php181 var $x; variable in PDFRect
186 function PDFRect($x,$y,$w,$h) {
1004 function moveto($x, $y) {
1010 function lineto($x, $y) {
1028 function x_coord($x) {
1340 function SetDash($x, $y) {
1362 function _dooverline($x,$y,$txt) {
1498 function Circle($x, $y, $r) {
2104 function Text($x,$y,$txt) {
2476 function SetX($x)
[all …]
/plugin/callflow/
H A Draphael.js636 pipe = function (x) { argument
645 ellipsePath = function (x, y, rx, ry) { argument
2731 R._getContainer = function (x, y, w, h) { argument
2943 matrixproto.x = function (x, y) { argument
2956 matrixproto.y = function (x, y) { argument
3661 paperproto.circle = function (x, y, r) { argument
3791 paperproto.text = function (x, y, text) { argument
4065 elproto.isPointInside = function (x, y) { argument
4644 function solve(x, epsilon) { argument
4648 function solveCurveX(x, epsilon) { argument
[all …]
/plugin/advrack/
H A Draphael.js636 pipe = function (x) { argument
645 ellipsePath = function (x, y, rx, ry) { argument
2731 R._getContainer = function (x, y, w, h) { argument
2943 matrixproto.x = function (x, y) { argument
2956 matrixproto.y = function (x, y) { argument
3661 paperproto.circle = function (x, y, r) { argument
3791 paperproto.text = function (x, y, text) { argument
4065 elproto.isPointInside = function (x, y) { argument
4644 function solve(x, epsilon) { argument
4648 function solveCurveX(x, epsilon) { argument
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php277 var $x; variable in PDFRect
282 function PDFRect($x,$y,$w,$h) {
1093 function moveto($x, $y) {
1099 function lineto($x, $y) {
1117 function x_coord($x) {
1429 function SetDash($x, $y) {
1439 function _dounderline($x,$y,$txt) {
1454 function _dooverline($x,$y,$txt) {
1468 function _dostrikeout($x,$y,$txt) {
1594 function Circle($x, $y, $r) {
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php72 public function convertInteger(BigInteger $x)
142 public function rangeCheck(BigInteger $x)
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js3792 matrixproto.x = function (x, y) { argument
4512 "+": function (x, y) { argument
4515 "-": function (x, y) { argument
4518 "/": function (x, y) { argument
4521 "*": function (x, y) { argument
4631 x: x, property in proto.rect.attr
5015 x: x, property in proto.text.attr
5350 function box(x, y, width, height) { argument
5757 function rectPath(x, y, w, h, r) { argument
7699 function start(e, x, y) { argument
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/DataProviderIssue2859/tests/another/
H A DTestWithDataProviderTest.php12 public function testFirst($x)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/DataProviderIssue2833/
H A DFirstTest.php12 public function testFirst($x)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/DataProviderIssue2922/
H A DFirstTest.php15 public function testFirst($x)

12345678910>>...22