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