Home | History | Annotate | Download | only in win

Lines Matching refs:setTextContent

221     virtual HRESULT STDMETHODCALLTYPE setTextContent(
445 virtual HRESULT STDMETHODCALLTYPE setTextContent(
446 /* [in] */ BSTR text) { return DOMNode::setTextContent(text); }
676 virtual HRESULT STDMETHODCALLTYPE setTextContent(
677 /* [in] */ BSTR text) { return DOMNode::setTextContent(text); }