Home
last modified time | relevance | path

Searched refs:centerPoint (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SamplePlayableLocation.php35 public function setCenterPoint(GoogleTypeLatLng $centerPoint) argument
37 $this->centerPoint = $centerPoint;
44 return $this->centerPoint;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js5485 var centerPoint,
5496 centerPoint = assign(point, center);
5499 originalPoint = centerPoint.matrixTransform(currentMatrix.inverse());