Home
last modified time | relevance | path

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js1826 …findColorSymbols: function (d, s) { return navigation.findDocumentColors(d, s).map(function (s) { …
1827 findDocumentColors: navigation.findDocumentColors.bind(navigation),
32790 CSSNavigation.prototype.findDocumentColors = function (document, stylesheet) { method in CSSNavigation
37614 .then(function (worker) { return worker.findDocumentColors(resource.toString()); })
H A D6.6.js1findDocumentColors=function(e,t,r){return this.schemaService.getSchemaForResource(e.uri,t).then((f… method in e
H A D4.4.js.map1findDocumentColors(d, s).then(function (s) { return s.map(function (s) { return s.range; }); }); }…
H A Djson.worker.js.map1findDocumentColors(d, s).then(function (s) { return s.map(function (s) { return s.range; }); }); }…
H A D2.2.js.map1findDocumentColors(d, s).map(function (s) { return s.range; }); },\n findDocumentColors: na…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1findDocumentColors=function(e,t,r){return this.schemaService.getSchemaForResource(e.uri,t).then((f… method in e