Searched defs:getPoint (Results 1 – 12 of 12) sorted by relevance
20 getPoint(): [number, number] { method in PointXY
28 abstract getPoint(): [number, number]; method in Point
83 VPBasicBlock::iterator getPoint() const { return Point; } in getPoint() function
148 MachineBasicBlock::iterator getPoint() { in getPoint() function
189 BasicBlock::iterator getPoint() const { return Point; } in getPoint() function
910 CanvasKit.Path.prototype.getPoint = function(idx, optionalOutput) { method in CanvasKit.Path
1445 MeasureUnit MeasureUnit::getPoint() { in getPoint() function in MeasureUnit
1447 MeasureUnit MeasureUnit::getPoint() { in getPoint() function in MeasureUnit
1416 MeasureUnit MeasureUnit::getPoint() { in getPoint() function in MeasureUnit
2294 getPoint(index: number, outputArray?: Point): Point; method
480 SkPoint SkPath::getPoint(int index) const { in getPoint() function in SkPath
11762 function getPoint(events, index) { function