Home
last modified time | relevance | path

Searched defs:point (Results 1 – 25 of 63) sorted by relevance

123

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPolygon.php258 pointInPolygon($point, $pointOnBoundary = true, $pointOnVertex = true) global() argument
313 pointOnVertex($point) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DebugSessionTransaction.php47 public function setPoint($point)
/plugin/googlemaps/
H A Dscript.js17 function create_marker(point, text) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1beta2NormalizedVertex $point)
H A DGoogleCloudVideointelligenceV1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1NormalizedVertex $point)
H A DGoogleCloudVideointelligenceV1p2beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p2beta1NormalizedVertex $point)
H A DGoogleCloudVideointelligenceV1p3beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p3beta1NormalizedVertex $point)
H A DGoogleCloudVideointelligenceV1p1beta1DetectedLandmark.php64 public function setPoint(GoogleCloudVideointelligenceV1p1beta1NormalizedVertex $point)
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php75 public function equals(self $point) argument
[all...]
/plugin/statdisplay/pchart/
H A DGDCanvas.php386 …public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties,…
448 public function drawAlphaPixel(Point $point, $alpha, Color $color) {
513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
H A DICanvas.php36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
H A DTestCanvas.php55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha…
59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie…
/plugin/statistics/inc/pchart/
H A DGDCanvas.php445 public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument
515 drawAlphaPixel(Point $point, $alpha, Color $color) global() argument
582 drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) global() argument
[all...]
H A DICanvas.php32 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100); argument
34 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties); argument
H A DTestCanvas.php53 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument
57 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) { argument
/plugin/google_maps/
H A Dscript.js18 function createMarker(point, desc) argument
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php156 private function encodePoint($point, $precision = null) argument
[all...]
H A DOSM.php472 protected function processPoint($point, $isWayPoint = false) argument
[all...]
H A DWKB.php331 writePoint($point) global() argument
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php194 public function encodePoint($point)
H A DEd448.php136 public function encodePoint($point)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDataset.php101 public function setPoint($point)
/plugin/geonav/js/
H A Dearth_a.js77 geocoder.getLatLng(geocodeLocation, function(point) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java635 mxPoint point = it.next(); in getToolTipForCell() local
653 mxPoint point = state.getAbsolutePoint(i); in getToolTipForCell() local
/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.php41 function addPoint($point) {

123