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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
BackgroundHTMLParser.cpp 181 void BackgroundHTMLParser::forcePlaintextForTextDocument()
HTMLDocumentParser.cpp 551 void HTMLDocumentParser::forcePlaintextForTextDocument()
559 HTMLParserThread::shared()->postTask(bind(&BackgroundHTMLParser::forcePlaintextForTextDocument, m_backgroundParser));
    [all...]

Completed in 263 milliseconds