Lines Matching +defs:line +defs:ns

7899 	      ns: propertyNs,  property
7908 ns: ns, property
8263 ns: { property
10280 ns: obj.ns property
10376 this.add = function(ns, isWellknown) { argument
10397 this.getNSKey = function(ns) { argument
10401 this.logUsed = function(ns) { argument
10414 this.getUsed = function(ns) { argument
10416 function isUsed(ns) { argument
10455 function nsName(ns) { argument
10465 return namespaces.getUsed().filter(function(ns) { argument
10469 }).map(function(ns) { argument
10476 function getElementNs(ns, descriptor) { argument
10484 function getPropertyNs(ns, descriptor) { argument
10680 ElementSerializer.prototype.isLocalNs = function(ns) { argument
10761 ns = { prefix: nameNs.localName, uri: value }; variable
10766 ns = { uri: value }; variable
10912 ElementSerializer.prototype.logNamespace = function(ns, wellknown, local) { argument
10929 ElementSerializer.prototype.logNamespaceUsed = function(ns, local) { argument
11115 TypeSerializer.prototype.isLocalNs = function(ns) { argument
18707 function semanticShorten(line, maxLength) { argument
18744 function shortenLine(line, width, maxWidth) { argument
18872 var totalHeight = reduce(layouted, function(sum, line, idx) { argument
18876 var maxLineWidth = reduce(layouted, function(sum, line, idx) { argument
18897 forEach(layouted, function(line) { argument
41934 function perpendicularFoot(point, line) { argument
41955 function getDistancePointLine(point, line) { argument
42038 function getAttachment(point, line) { argument
42414 function getRelativeFootPosition(line, foot) { argument