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

  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextEncodingRegistry.h 48 bool noExtendedTextEncodingNameUsed();
60 using WTF::noExtendedTextEncodingNameUsed;
TextEncoding.cpp 124 if (noExtendedTextEncodingNameUsed())
138 if (noExtendedTextEncodingNameUsed()) {
151 if (noExtendedTextEncodingNameUsed())
TextEncodingRegistry.cpp 341 bool noExtendedTextEncodingNameUsed()

Completed in 38 milliseconds