Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js317 GitLabClient.prototype.getRefIndex = function(tokens, isFolder, success, error, knownRefPos, checkR… argument
319 if (knownRefPos != null)
321 success(tokens, knownRefPos);
379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument
448 }), error, knownRefPos);