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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
CompactHTMLToken.cpp 75 m_data = attemptStaticStringCreation(token->data(), token->isAll8BitData() ? Force8Bit : Force16Bit);
HTMLParserIdioms.h 112 Force8Bit,
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.h 158 enum Force8Bit { Force8BitConstructor };
159 StringImpl(unsigned length, Force8Bit)

Completed in 2078 milliseconds