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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
TextResourceDecoder.h 76 enum ContentType { PlainTextContent, HTMLContent, XMLContent, CSSContent }; // PlainText only checks for BOM.
TextResourceDecoder.cpp 99 return PlainTextContent;

Completed in 923 milliseconds