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

  /external/webkit/WebCore/html/
HTMLViewSourceDocument.h 46 void addViewSourceText(const String&); // Used by the plaintext tokenizer.
HTMLViewSourceDocument.cpp 95 void HTMLViewSourceDocument::addViewSourceText(const String& text)
  /external/webkit/WebCore/loader/
TextDocument.cpp 151 static_cast<HTMLViewSourceDocument*>(m_doc)->addViewSourceText(string);

Completed in 3487 milliseconds