Home
last modified time | relevance | path

Searched refs:nextSibling (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/native/android/
H A Dsystem_fonts.cpp145 xmlNode* nextSibling(xmlNode* node, const xmlChar* tag) { in nextSibling() function
186 axis = nextSibling(axis, AXIS_TAG)) { in copyFont()
229 family = nextSibling(family, FAMILY_TAG); in findFirstFontNode()
351 xmlNode* nextNode = nextSibling(state->mFontNode, FONT_TAG); in findNextFontNode()
353 xmlNode* family = nextSibling(state->mFontNode->parent, FAMILY_TAG); in findNextFontNode()
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
H A DDOMFuncs.ts91 containerNode.insertBefore(newNode, referenceNode.nextSibling);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...