Home
last modified time | relevance | path

Searched defs:previousSibling (Results 1 – 7 of 7) sorted by relevance

/third_party/jsframework/runtime/vdom/
DNode.ts200 public set previousSibling(previousSibling: Node) { method in Node
204 public get previousSibling() { method in Node
/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts18 …const previousSibling = paramIdx > 0 ? (parseTreeNode.parent as SignatureDeclaration).parameters[p… constant
/third_party/python/Lib/xml/dom/
Dminidom.py39 previousSibling = None variable in Node
1556 previousSibling = nextSibling = None variable in Document
/third_party/typescript/tests/lib/
Dlib.d.ts11865 previousSibling: Node; property
11966 previousSibling: Node; property
12832 previousSibling: SVGElementInstance; property
14793 previousSibling(): Node; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts9919 readonly previousSibling: Node | null; property
10088 readonly previousSibling: ChildNode | null; property
14455 previousSibling(): Node | null; method
/third_party/typescript/lib/
Dlib.dom.d.ts9939 readonly previousSibling: Node | null; property
10108 readonly previousSibling: ChildNode | null; property
14475 previousSibling(): Node | null; method
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function