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

  /external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializerImpl.h 165 void saveHTMLContentToBuffer(const WTF::String& content,
WebPageSerializerImpl.cpp 267 void WebPageSerializerImpl::saveHTMLContentToBuffer(
362 saveHTMLContentToBuffer(result.toString(), param);
399 saveHTMLContentToBuffer(result.toString(), param);
416 saveHTMLContentToBuffer(createMarkup(node), param);
429 saveHTMLContentToBuffer(createMarkup(node), param);

Completed in 1677 milliseconds