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/flutter/skia/src/xml/
DSkXMLWriter.cpp64 bool firstChild = level > 0 && !fElems[level-1]->fHasChildren; in doStart() local
/third_party/skia/src/xml/
DSkXMLWriter.cpp64 bool firstChild = level > 0 && !fElems[level-1]->fHasChildren; in doStart() local
/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/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h758 TiXmlNode* firstChild; variable
/third_party/typescript/src/compiler/
Demitter.ts4445 const firstChild = children[0]; constant
/third_party/libxml2/
Dparser.c7387 xmlNodePtr nw = NULL, cur, firstChild = NULL; in xmlParseReference() local
7435 firstChild = NULL; in xmlParseReference() local
/third_party/python/Lib/xml/dom/
Dminidom.py957 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.ts10856 readonly firstChild: ChildNode | null; property
16018 firstChild(): Node | null; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts10836 readonly firstChild: ChildNode | null; property
15998 firstChild(): Node | null; method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp176803 firstChild, enumerator