Home
last modified time | relevance | path

Searched defs:Force8Bit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserIdioms.h112 Force8Bit, enumerator
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringImpl.h145 enum Force8Bit { Force8BitConstructor }; enum
146 StringImpl(unsigned length, Force8Bit) in StringImpl() argument