Home
last modified time | relevance | path

Searched defs:bannerText (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/services/
DoutliningElementsCollector.ts249 const bannerText = "<" + tagName + ">...</" + tagName + ">"; constant
255 const bannerText = "<>...</>"; constant
Dtypes.ts1182 bannerText: string; property
/third_party/typescript/lib/
Dprotocol.d.ts253 bannerText: string; property
Dtypescript.d.ts6155 bannerText: string; property
DtypescriptServices.d.ts6155 bannerText: string; property
Dtsserverlibrary.d.ts6155 bannerText: string; property
DtypescriptServices.js129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
Dtypescript.js129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
Dtsserverlibrary.js129265 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
Dtsserver.js128696 function createOutliningSpan(textSpan, kind, hintSpan, autoCollapse, bannerText) { argument
/third_party/typescript/src/server/
Dprotocol.ts373 bannerText: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6400 bannerText: string; property
Dtsserverlibrary.d.ts6400 bannerText: string; property