Lines Matching defs:entry

24372 function getEntryDescription(entry, doesSupportMarkdown) {  argument
24395 function getEntryStringDescription(entry) { argument
24422 function getEntryMarkdownDescription(entry) { argument
31262 properties.forEach(function (entry) { argument
31420 CSSCompletion.prototype.getValueEnumProposals = function (entry, existingNode, result) { argument
31451 CSSCompletion.prototype.getCSSWideKeywordProposals = function (entry, existingNode, result) { argument
31513 CSSCompletion.prototype.getUnitProposals = function (entry, existingNode, result) { argument
31557 CSSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { argument
31604 CSSCompletion.prototype.getPositionProposals = function (entry, existingNode, result) { argument
31615 CSSCompletion.prototype.getRepeatStyleProposals = function (entry, existingNode, result) { argument
31626 CSSCompletion.prototype.getLineStyleProposals = function (entry, existingNode, result) { argument
31637 CSSCompletion.prototype.getLineWidthProposals = function (entry, existingNode, result) { argument
31648 CSSCompletion.prototype.getGeometryBoxProposals = function (entry, existingNode, result) { argument
31659 CSSCompletion.prototype.getBoxProposals = function (entry, existingNode, result) { argument
31670 CSSCompletion.prototype.getImageProposals = function (entry, existingNode, result) { argument
31683 CSSCompletion.prototype.getTimingFunctionProposals = function (entry, existingNode, result) { argument
31696 CSSCompletion.prototype.getBasicShapeProposals = function (entry, existingNode, result) { argument
31724 this.cssDataManager.getAtDirectives().forEach(function (entry) { argument
31757 pseudoClasses.forEach(function (entry) { argument
31773 pseudoElements.forEach(function (entry) { argument
31931 CSSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { argument
32047 function isDeprecated(entry) { argument
32075 Set.prototype.add = function (entry) { argument
32742 var entry = { class in AnonymousFunction410cd55f1f600
33078 …return entries.filter(function (entry) { return entry.getLevel() !== _parser_cssNodes_js__WEBPACK_… argument
33145 LESSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { argument
33151 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); argument
33153 LESSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { argument
33155 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); argument
33534 entry = { nodes: [], names: [] }; class in NodesByRootMap.add
33610 return this.warnings.filter(function (entry) { argument
34731 SCSSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { argument
34737 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); argument
34739 SCSSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { argument
34741 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); argument
37318 var items = info.items.map(function (entry) { argument
37361 function toMarkdownString(entry) { argument
37438 return entries.map(function (entry) { argument