Searched refs:Force8Bit (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DCompactHTMLToken.cpp75 m_data = attemptStaticStringCreation(token->data(), token->isAll8BitData() ? Force8Bit : Force16Bit);
H A DHTMLParserIdioms.h112 Force8Bit, enumerator in enum:blink::CharacterWidth
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringImpl.h158 enum Force8Bit { Force8BitConstructor }; enum in class:WTF::StringImpl
159 StringImpl(unsigned length, Force8Bit)

Completed in 3411 milliseconds