Home | History | Annotate | Download | only in glue

Lines Matching full:nextsibling

419        child = child.nextSibling()) {
450 for (WebNode child = meta_node.nextSibling(); !child.isNull();
451 child = child.nextSibling()) {
484 child = child.nextSibling()) {
518 for (WebNode child = meta_node.nextSibling(); !child.isNull();
519 child = child.nextSibling()) {