HomeSort by relevance Sort by last modified time
    Searched refs:attributedStringFromDOMNodes (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/win/
WebHTMLRepresentation.h 60 virtual HRESULT STDMETHODCALLTYPE attributedStringFromDOMNodes(
WebHTMLRepresentation.cpp 130 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::attributedStringFromDOMNodes(
  /external/webkit/Source/WebKit/win/Interfaces/
IWebHTMLRepresentation.idl 64 HRESULT attributedStringFromDOMNodes([in] IDOMNode* startNode, [in] int startOffset, [in] IDOMNode* endNode, [in] int endOffset, [out, retval] IDataObject** attributedString);

Completed in 184 milliseconds