Home
last modified time | relevance | path

Searched defs:y (Results 51 – 75 of 511) sorted by relevance

12345678910>>...21

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DNormalizedCoordinate.php23 public $y; variable in Google\\Service\\Transcoder\\NormalizedCoordinate
33 public function setY($y)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Vertex.php29 public $y; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1Vertex
48 public function setY($y)
H A DGoogleCloudDocumentaiV1beta1Vertex.php29 public $y; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Vertex
48 public function setY($y)
H A DGoogleCloudDocumentaiV1beta2Vertex.php29 public $y; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Vertex
48 public function setY($y)
H A DGoogleCloudDocumentaiV1beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1NormalizedVertex
48 public function setY($y)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedVertex.php29 public $y; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVideointelligenceV1beta2NormalizedVertex.php29 public $y; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVideointelligenceV1p2beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVideointelligenceV1p3beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedVertex
48 public function setY($y)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p4beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVisionV1p1beta1Vertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Vertex
48 public function setY($y)
H A DGoogleCloudVisionV1p3beta1NormalizedVertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1NormalizedVertex
48 public function setY($y)
H A DGoogleCloudVisionV1p4beta1Vertex.php29 public $y; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Vertex
48 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/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverMoveAction.php10 private $y; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverMoveAction
17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverDownAction.php16 private $y; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverDownAction
23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverFlickAction.php16 private $y; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverFlickAction
23 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) argument
H A DWebDriverScrollAction.php10 private $y; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverScrollAction
17 public function __construct(WebDriverTouchScreen $touch_screen, $x, $y) 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) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php115 public function add(PHP32 $y)
128 public function subtract(PHP32 $y)
141 public function multiply(PHP32 $y)
159 public function divide(PHP32 $y)
253 public function compare(PHP32 $y)

12345678910>>...21