Home
last modified time | relevance | path

Searched defs:lastChild (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/services/
Dutilities.ts686 const lastChild = last(children); constant
2613 const lastChild = last(node.getChildren(sourceFile)); constant
2619 const lastChild = last(node.getChildren(sourceFile)); constant
/third_party/libxml2/
DSAX2.c2509 xmlNodePtr lastChild; in xmlSAX2Text() local
DHTMLparser.c2424 xmlNodePtr lastChild; in areBlanks() local
Dparser.c2873 xmlNodePtr lastChild; in areBlanks() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h759 TiXmlNode* lastChild; variable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h759 TiXmlNode* lastChild; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp4648 TIntermTyped *lastChild = node->getChildNode(childCount - 1)->getAsTyped(); in makeBuiltInOutputStructType() local
4705 TIntermTyped *lastChild = node->getChildNode(childCount - 1)->getAsTyped(); in storeBuiltInStructOutputInParamsAndReturnValue() local
/third_party/typescript/src/compiler/
Demitter.ts4528 const lastChild = lastOrUndefined(children); constant
/third_party/python/Lib/xml/dom/
Dminidom.py958 lastChild = None variable in Childless
/third_party/typescript/tests/lib/
Dlib.d.ts11955 lastChild: Node; property
12829 lastChild: SVGElementInstance; property
14788 lastChild(): Node; 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
/third_party/typescript/lib/
Dlib.dom.d.ts10864 readonly lastChild: ChildNode | null; property
16019 lastChild(): Node | null; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts10844 readonly lastChild: ChildNode | null; property
15999 lastChild(): Node | null; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176805 lastChild, enumerator