Home
last modified time | relevance | path

Searched defs:parentElement (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts11963 parentElement: HTMLElement; property
14594 parentElement(): Element; method
/third_party/typescript/lib/
Dlib.dom.d.ts10887 readonly parentElement: HTMLElement | null; property
Dtsc.js22166 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
DtypingsInstaller.js27461 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
DtypescriptServices.js27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
Dtypescript.js27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
Dtsserverlibrary.js27666 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
Dtsserver.js27472 …y, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, parentElement, location) { argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts10867 readonly parentElement: HTMLElement | null; property