Home
last modified time | relevance | path

Searched defs:x (Results 76 – 100 of 546) sorted by relevance

12345678910>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Vertex.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Vertex
34 public function setX($x)
H A DVertex.php25 public $x; variable in Google\\Service\\Vision\\Vertex
34 public function setX($x)
H A DGoogleCloudVisionV1p1beta1NormalizedVertex.php25 public $x; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1NormalizedVertex
34 public function setX($x)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Vertex.php25 public $x; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Vertex
34 public function setX($x)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverMoveAction.php9 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverMoveAction
17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverDownAction.php12 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverDownAction
23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverFlickAction.php12 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverFlickAction
23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverScrollAction.php9 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverScrollAction
17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverScrollFromElementAction.php10 private $x; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverScrollFromElementAction
22 $x, argument
/plugin/combo/ComboStrap/
H A DMath.php18 public static function unlerp($x, $y, $weight): float argument
31 public static function lerp($x, $y, $weight) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php58 function float_left_x($x, $y) {
96 function float_left_xy(&$parent, $width, &$x, &$y) {
182 function float_right_x($x, $y) {
220 function float_right_xy(&$parent, $width, &$x, &$y) {
331 function &point_in_floats($x, $y) {
H A Dbackground.position.php15 var $x; variable in BackgroundPosition
43 function BackgroundPosition($x, $x_percentage, $y, $y_percentage) {
/plugin/diagramsnet/lib/shapes/mockup/
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 …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DPowerOfTwo.php37 protected static function prepareReduce(array $x, array $n, $class)
50 protected static function reduce(array $x, array $n, $class)
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverUpAction.php10 private $x; variable in Facebook\\WebDriver\\WebDriverUpAction
18 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js278 a: {x: 1, z: 3}, property in AnonymousFunction87f89eb62f00.obj.a
279 b: {x: 2, z: 2}, property in AnonymousFunction87f89eb62f00.obj.b
280 c: {x: 3, z: 4}, property in AnonymousFunction87f89eb62f00.obj.c
281 d: {x: 4, z: 1} property in AnonymousFunction87f89eb62f00.obj.d
286 assert.deepEqual(_.find(obj, function(x) { argument
543 var expect = {c: 1, x: 'foo', y: 5}; property in AnonymousFunction87f89eb65400.expect
580 var a = {x: -Infinity}; property in AnonymousFunction87f89eb65500.a
581 var b = {x: -Infinity}; property in AnonymousFunction87f89eb65500.b
623 var a = {x: Infinity}; property in AnonymousFunction87f89eb65800.a
624 var b = {x: Infinity}; property in AnonymousFunction87f89eb65800.b
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxAWS4.js35 mxShapeAws4ProductIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument
126 mxShapeAws4ResourceIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument
184 mxShapeAws4Group.prototype.paintVertexShape = function(c, x, y, w, h) argument
259 mxShapeAws4GroupCenter.prototype.paintVertexShape = function(c, x, y, w, h) argument
381 mxShapeAws4Group2.prototype.paintVertexShape = function(c, x, y, w, h) argument
H A DmxNetworks.js35 mxShapeNetworksBus.prototype.paintVertexShape = function(c, x, y, w, h) argument
43 mxShapeNetworksBus.prototype.background = function(c, x, y, w, h) argument
54 mxShapeNetworksBus.prototype.foreground = function(c, x, y, w, h) argument
H A DmxElectrical.js35 mxShapeElectricalTestPoint.prototype.paintVertexShape = function(c, x, y, w, h) argument
94 mxShapeElectricalStraightBus.prototype.paintVertexShape = function(c, x, y, w, h) argument
162 mxShapeElectricalTwoLineBusElbow.prototype.paintVertexShape = function(c, x, y, w, h) argument
525 mxShapeElectricalLogicGate.prototype.paintVertexShape = function(c, x, y, w, h) argument
659 mxShapeElectricalBuffer.prototype.paintVertexShape = function(c, x, y, w, h) argument
747 mxShapeElectricalDualInLineIC.prototype.paintVertexShape = function(c, x, y, w, h) argument
1129 mxShapeElectricalQFPIC.prototype.paintVertexShape = function(c, x, y, w, h) argument
1521 mxShapeElectricalMux.prototype.paintVertexShape = function(c, x, y, w, h) argument
1732 mxShapeElectricalBatteryStack.prototype.paintVertexShape = function(c, x, y, w, h) argument
1817 mxShapeElectricalDCSource3_v2.prototype.paintVertexShape = function(c, x, y, w, h) argument
[all …]
/plugin/sketchcanvas/script/
H A Ddraw.js142 c[0] = { x:a1x, y:a1y }; global() property in l_vec.c
143 c[1] = { x:a2x, y:a2y }; global() property in l_vec.c
159 c[0] = { x:a1x, y:a1y }; global() property in l_vec9.c
160 c[1] = { x:a2x, y:a2y }; global() property in l_vec9.c
[all...]
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js11 function paintTableBackground(state, c, x, y, w, h, r) argument
152 TableShape.prototype.paintForeground = function(c, x, y, w, h) argument
754 SwitchShape.prototype.redrawPath = function(c, x, y, w, h) argument
1018 CardShape.prototype.redrawPath = function(c, x, y, w, h) argument
1036 TapeShape.prototype.redrawPath = function(c, x, y, w, h) argument
1422 function sign(x) argument
1733 StepShape.prototype.redrawPath = function(c, x, y, w, h) argument
3051 TeeShape.prototype.redrawPath = function(c, x, y, w, h) argument
3145 OrShape.prototype.redrawPath = function(c, x, y, w, h) argument
3162 XorShape.prototype.redrawPath = function(c, x, y, w, h) argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php134 public function __construct($x = 0, $base = 10)
508 protected static function base256_lshift(&$x, $shift)
668 protected static function slidingWindow(Engine $x, Engine $e, Engine $n, $class)
869 protected static function randomRangePrimeInner(Engine $x, Engine $min, Engine $max)
1233 protected function bitwiseAndHelper(Engine $x)
1252 protected function bitwiseOrHelper(Engine $x)
1271 protected function bitwiseXorHelper(Engine $x)
/plugin/txt2tags/
H A Dtxt2tags.class.php241 function add_proc($when, $x) { # add a pre-processor or a postprocessor
706 function closeRTV(&$type, &$x) { # Raw, Tagged or Verbadim lines/areas
735 function PSS($x) { return str_replace('\\"','"',$x); } # Strip RegExp slashes
736 function Keep($x) { # preserves a string from being processed by wiki markups
741 function Restore($x) { # recovers all hidden strings
748 function esc($x, $pss=0) { # htmlspecialchars
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php264 public static function bits2bin($x)
311 public static function bin2bits($x, $trim = true)
350 public static function switchEndianness($x)
/plugin/abc2/abc-libraries/abc2svg/
H A Djazzchord-1.js15 if(abc2svg.jazzchord.rep){t=t.replace(abc2svg.jazzchord.reg,function(x){return abc2svg.jazzchord.rep[x]})} argument
16 t=t.replace(/-|°|º|ᵒ|0|6\/9|\^/g,function(x){switch(x){case'-':return"–" argument

12345678910>>...22