Searched defs:otherPath (Results 1 – 10 of 10) sorted by relevance
169 JimfsPath otherPath = checkPath(other); in startsWith() local183 JimfsPath otherPath = checkPath(other); in endsWith() local259 JimfsPath otherPath = checkPath(other); in resolve() local281 JimfsPath otherPath = checkPath(other); in resolveSibling() local303 JimfsPath otherPath = checkPath(other); in relativize() local
4 CanvasKit.Path.prototype.op = function(otherPath, op) { argument
84 String otherPath = in isMissingOk() local
144 String otherPath = in checkNameOrder() local728 String otherPath = path.replace("initialSequence", "initial"); in checkInitialPattern() local
1822 final String otherPath = in showValue() local
34 const SkPoint& stop, SkPath* otherPath) { in SquareCapper()
114 PathKit.SkPath.prototype.op = function(otherPath, op) { argument
54 _op: function(otherPath, op) {}, argument106 PathKit.SkPath.prototype.op = function(otherPath, op) {}; argument
166 String otherPath = parts.toString(); in removeRedundantPaths() local
2804 def _posixRelativePath(self, otherPath): argument