Searched refs:attributedStringFromDOMNodes (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DWebHTMLRepresentation.h60 virtual HRESULT STDMETHODCALLTYPE attributedStringFromDOMNodes(
H A DWebHTMLRepresentation.cpp130 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::attributedStringFromDOMNodes( function in class:WebHTMLRepresentation
/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebHTMLRepresentation.idl64 HRESULT attributedStringFromDOMNodes([in] IDOMNode* startNode, [in] int startOffset, [in] IDOMNode* endNode, [in] int endOffset, [out, retval] IDataObject** attributedString);

Completed in 101 milliseconds