Searched defs:bannerText (Results 1 – 13 of 13) sorted by relevance
| /third_party/typescript/src/services/ |
| D | outliningElementsCollector.ts | 249 const bannerText = "<" + tagName + ">...</" + tagName + ">"; constant 255 const bannerText = "<>...</>"; constant
|
| D | types.ts | 1182 bannerText: string; property
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 253 bannerText: string; property
|
| D | typescript.d.ts | 6155 bannerText: string; property
|
| D | typescriptServices.d.ts | 6155 bannerText: string; property
|
| D | tsserverlibrary.d.ts | 6155 bannerText: string; property
|
| D | typescriptServices.js | 129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
|
| D | typescript.js | 129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
|
| D | tsserverlibrary.js | 129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
|
| D | tsserver.js | 128696 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 373 bannerText: string; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 6400 bannerText: string; property
|
| D | tsserverlibrary.d.ts | 6400 bannerText: string; property
|