Home
last modified time | relevance | path

Searched refs:getPoint (Results 1 – 25 of 36) sorted by relevance

12

/plugin/moaieditor/scripts/scroll/
Dscroll_sync.js70 p1 = this.getPoint(i-1, 'bottom');
71 p2 = this.getPoint(i, 'top');
75 p1 = this.getPoint(i, 'top');
76 p2 = this.getPoint(i, 'bottom');
88 p1 = this.getPoint(i-1, 'bottom');
89 p2 = this.getPoint(i, 'top');
106 getPoint(i, side) { method in MoaiEditor.ScrollSync
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGoogleGeocode.php72 return $this->getPoint();
81 $points[] = $this->getPoint($delta);
165 private function getPoint($delta = 0) function in geoPHP\\Adapter\\GoogleGeocode
DWKB.php148 $geometry = $this->getPoint();
180 protected function getPoint() function in geoPHP\\Adapter\\WKB
214 $point = $this->getPoint();
DTWKB.php172 $geometry = $this->getPoint($options);
208 protected function getPoint($options) function in geoPHP\\Adapter\\TWKB
250 $points[] = $this->getPoint($options);
/plugin/html2pdf/html2pdf/html2ps/
Dpath.php45 function getPoint($index) { function in Path
63 $this->addPoint($this->getPoint(0));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1DebugSessionTransaction.php54 public function getPoint() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugSessionTransaction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p2beta1DetectedLandmark.php71 public function getPoint() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1DetectedLandmark
DGoogleCloudVideointelligenceV1p1beta1DetectedLandmark.php71 public function getPoint() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1DetectedLandmark
DGoogleCloudVideointelligenceV1DetectedLandmark.php71 public function getPoint() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1DetectedLandmark
DGoogleCloudVideointelligenceV1beta2DetectedLandmark.php71 public function getPoint() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2DetectedLandmark
DGoogleCloudVideointelligenceV1p3beta1DetectedLandmark.php71 public function getPoint() function in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1DetectedLandmark
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
DDataset.php108 public function getPoint() function in Google\\Service\\Fitness\\Dataset
/plugin/jcapture/src/com/hammurapi/jcapture/
DComponentResizer.java247 Point location = e.getPoint(); in mouseMoved()
303 pressed = e.getPoint(); in mousePressed()
346 Point dragged = e.getPoint(); in mouseDragged()
DComponentMover.java232 if (r.contains(e.getPoint())) in mousePressed()
DMovieEditorDialog.java847 int hitColumnIndex = timeLineTable.columnAtPoint(e.getPoint()); in buildUI()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorRuler.java356 updateMousePosition(e.getPoint()); in mouseMoved()
364 updateMousePosition(e.getPoint()); in mouseDragged()
DBasicGraphEditor.java359 Point pt = SwingUtilities.convertPoint(e.getComponent(), e.getPoint(), in showOutlinePopupMenu()
424 Point pt = SwingUtilities.convertPoint(e.getComponent(), e.getPoint(), in showGraphPopupMenu()
DBasicGraphEditor.java.bak355 Point pt = SwingUtilities.convertPoint(e.getComponent(), e.getPoint(),
420 Point pt = SwingUtilities.convertPoint(e.getComponent(), e.getPoint(),
/plugin/a2s/
DASCIIToSVG.php2776 public function getPoint() { function in dokuwiki\\plugin\\a2s\\SVGText
3381 $tP = $t->getPoint();
3524 $textPoint = $text->getPoint();
3543 $objPoint = $obj->getPoint();
/plugin/jmol2/jmol/
DJmolApplet0_ReadersMore.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0_ReadersMore.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/stlviewer/stlviewer/
Dthree.min.js2getPoint:function(){return console.warn("THREE.Curve: .getPoint() not implemented."),null},getPoin… method
/plugin/diagramsnet/lib/js/grapheditor/
DSidebar.js3131 var tmp = (graph.model.isEdge(state.cell)) ? graph.view.getPoint(state) :
3163 …var tmp = (graph.model.isEdge(currentStyleTarget.cell)) ? graph.view.getPoint(currentStyleTarget) …
/plugin/ditaa/ditaa/
HDditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...

12