Home
last modified time | relevance | path

Searched defs:jsxNamespace (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DorganizeImports.ts152 const jsxNamespace = typeChecker.getJsxNamespace(sourceFile); constant
/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts558 const jsxNamespace = checker.getJsxNamespace(containsJsx); constant
/third_party/typescript/src/services/codefixes/
DimportFixes.ts932 const jsxNamespace = checker.getJsxNamespace(sourceFile); constant
/third_party/typescript/lib/
DtypingsInstaller.js77420 function getNameFromJsxElementAttributesContainer(nameOfAttribPropContainer, jsxNamespace) { argument
77444 function getJsxLibraryManagedAttributes(jsxNamespace) { argument
77453 function getJsxElementPropertiesName(jsxNamespace) { argument
77456 function getJsxElementChildrenPropertyName(jsxNamespace) { argument
Dtsc.js64960 function getNameFromJsxElementAttributesContainer(nameOfAttribPropContainer, jsxNamespace) { argument
64977 function getJsxLibraryManagedAttributes(jsxNamespace) { argument
64980 function getJsxElementPropertiesName(jsxNamespace) { argument
64983 function getJsxElementChildrenPropertyName(jsxNamespace) { argument