Lines Matching defs:document

1430     function applyEdits(document, edits) {  argument
30931 CSSCodeActions.prototype.doCodeActions = function (document, range, context, stylesheet) { argument
30937 CSSCodeActions.prototype.doCodeActions2 = function (document, range, context, stylesheet) { argument
30947 …CSSCodeActions.prototype.getFixesForUnknownProperty = function (document, property, marker, result… argument
30976 … CSSCodeActions.prototype.appendFixesForMarker = function (document, stylesheet, marker, result) { argument
31099 … CSSCompletion.prototype.doComplete2 = function (document, position, styleSheet, documentContext) { argument
31130 CSSCompletion.prototype.doComplete = function (document, position, styleSheet) { argument
32129 function getCurrentWord(document, offset) { argument
32166 function getFoldingRanges(document, context) { argument
32170 function computeFoldingRanges(document) { argument
32388 CSSHover.prototype.doHover = function (document, position, stylesheet) { argument
32592 CSSNavigation.prototype.findDefinition = function (document, position, stylesheet) { argument
32608 CSSNavigation.prototype.findReferences = function (document, position, stylesheet) { argument
32617 CSSNavigation.prototype.findDocumentHighlights = function (document, position, stylesheet) { argument
32654 CSSNavigation.prototype.findDocumentLinks = function (document, stylesheet, documentContext) { argument
32667 CSSNavigation.prototype.findDocumentLinks2 = function (document, stylesheet, documentContext) { argument
32701 CSSNavigation.prototype.findUnresolvedLinks = function (document, stylesheet) { argument
32739 CSSNavigation.prototype.findDocumentSymbols = function (document, stylesheet) { argument
32790 CSSNavigation.prototype.findDocumentColors = function (document, stylesheet) { argument
32801 CSSNavigation.prototype.getColorPresentations = function (document, stylesheet, color, range) { argument
32829 CSSNavigation.prototype.doRename = function (document, position, newName, stylesheet) { argument
32913 function getColorInformation(node, document) { argument
32921 function getRange(node, document) { argument
32981 function getSelectionRanges(document, positions, stylesheet) { argument
33055 CSSValidation.prototype.doValidation = function (document, stylesheet, settings) { argument
33545 function LintVisitor(document, settings, cssDataManager) { argument
33565 LintVisitor.entries = function (node, document, settings, cssDataManager, entryFilter) { argument
34455 PathCompletionParticipant.prototype.computeCompletions = function (document, documentContext) { argument
34522 …rototype.providePathSuggestions = function (pathValue, position, range, document, documentContext)… argument
36191 function update(document, changes, version) { argument
36201 function applyEdits(document, edits) { argument