Searched refs:nextSibling (Results 1 – 3 of 3) sorted by relevance
145 xmlNode* nextSibling(xmlNode* node, const xmlChar* tag) { in nextSibling() function186 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()
91 containerNode.insertBefore(newNode, referenceNode.nextSibling);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...