Searched refs:Force8Bit (Results 1 – 4 of 4) sorted by relevance
75 …m_data = attemptStaticStringCreation(token->data(), token->isAll8BitData() ? Force8Bit : Force16Bi… in CompactHTMLToken()
112 Force8Bit, enumerator
410 else if (width == Force8Bit) in attemptStaticStringCreation()
158 enum Force8Bit { Force8BitConstructor }; enum159 StringImpl(unsigned length, Force8Bit) in StringImpl() argument