Home
last modified time | relevance | path

Searched defs:firstChild (Results 1 – 15 of 15) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dparser-location-info.test.ts41 const firstChild = treeAdapter.getChildNodes(fragment)[0]; constant
57 const firstChild = treeAdapter.getChildNodes(fragment)[0]; constant
84 const firstChild = treeAdapter.getChildNodes(fragment)[0]; constant
/third_party/typescript/src/services/
DsmartSelection.ts73 const firstChild = node.getChildren()[0]; constant
/third_party/skia/src/xml/
DSkXMLWriter.cpp64 bool firstChild = level > 0 && !fElems[level-1]->fHasChildren; in doStart() local
/third_party/lame/ACM/tinyxml/
Dtinyxml.h412 TiXmlNode* firstChild; variable
/third_party/vk-gl-cts/framework/delibs/depool/
DdeMemPool.c92 deMemPool* firstChild; /*!< Pointer to first child pool in linked list. */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h758 TiXmlNode* firstChild; variable
/third_party/python/Lib/xml/dom/
Dminidom.py959 firstChild = None variable in Childless
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp2277 TIntermTyped *firstChild = node->getChildNode(0)->getAsTyped(); in visitOperator() local
/third_party/typescript/tests/lib/
Dlib.d.ts11954 firstChild: Node; property
12828 firstChild: SVGElementInstance; property
14787 firstChild(): 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.ts10089 readonly firstChild: ChildNode | null; property
14469 firstChild(): Node | null; method
DtypingsInstaller.js119243 function getLeadingLineTerminatorCount(parentNode, firstChild, format) { argument
Dtsc.js98839 function getLeadingLineTerminatorCount(parentNode, firstChild, format) { argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts10069 readonly firstChild: ChildNode | null; property
14449 firstChild(): Node | null; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176803 firstChild, enumerator