Home | History | Annotate | Download | only in win

Lines Matching refs:elt

5733     Element* elt = toElement(toJS(toJS(context), nodeObject));
5734 if (!elt)
5737 *element = DOMElement::createInstance(elt);