Home
last modified time | relevance | path

Searched refs:getX (Results 26 – 50 of 82) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1Vertex.php41 public function getX() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Vertex
H A DGoogleCloudDocumentaiV1beta2Vertex.php41 public function getX() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Vertex
H A DGoogleCloudDocumentaiV1beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1NormalizedVertex
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1NormalizedVertex.php41 public function getX() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1NormalizedVertex
H A DGoogleCloudVideointelligenceV1beta2NormalizedVertex.php41 public function getX() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2NormalizedVertex
H A DGoogleCloudVideointelligenceV1p1beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1NormalizedVertex
H A DGoogleCloudVideointelligenceV1p2beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1NormalizedVertex
H A DGoogleCloudVideointelligenceV1p3beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1NormalizedVertex
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionFeaturedProduct.php59 public function getX() function in Google\\Service\\ShoppingContent\\CollectionFeaturedProduct
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p4beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1NormalizedVertex
H A DGoogleCloudVisionV1p4beta1Position.php45 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Position
H A DPosition.php45 public function getX() function in Google\\Service\\Vision\\Position
H A DGoogleCloudVisionV1p1beta1Position.php45 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Position
H A DGoogleCloudVisionV1p1beta1Vertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Vertex
H A DGoogleCloudVisionV1p3beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1NormalizedVertex
H A DGoogleCloudVisionV1p4beta1Vertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Vertex
H A DGoogleCloudVisionV1p2beta1Position.php45 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Position
H A DGoogleCloudVisionV1p2beta1Vertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Vertex
H A DVertex.php41 public function getX() function in Google\\Service\\Vision\\Vertex
H A DGoogleCloudVisionV1p1beta1NormalizedVertex.php41 public function getX() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1NormalizedVertex
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DJwk.php167 public function getX() function in Google\\Service\\Container\\Jwk
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Vertex.php41 public function getX() function in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Vertex
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DQuaternion.php39 public function getX() function in Google\\Service\\PolyService\\Quaternion
/plugin/c3chart/assets/
H A Dc3.min.js2getX=function(t,e,i,n){var r,a=this.getScale(t,e,this.isTimeSeries()),o=i?a.domain(i):a,a=this.isC…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1883 Row.prototype.getX = function () { method in Row
7025 var x1 = nurbs.getX(0);
7027 var x2 = nurbs.getX(1);
7046 … /* add */ (cp1.push(new mxPoint(nurbs.getX(i), nurbs.getY(i))));
7047 … /* add */ (cp2.push(new mxPoint(nurbs.getX(i + 1), nurbs.getY(i + 1))));
7049 … /* add */ (nut.push(new mxPoint(nurbs.getX(i + 2), nurbs.getY(i + 2))));
7156 Nurbs.prototype.getX = function (i) { method in Nurbs

1234