Lines Matching full:elem
2666 Element* elem = getElementById(pi->localHref().impl());2667 if (elem) {2669 for (Node* c = elem->firstChild(); c; c = c->nextSibling()) {