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

  /external/webkit/Source/WebCore/platform/text/
TextEncodingRegistry.h 45 bool noExtendedTextEncodingNameUsed();
TextEncoding.cpp 141 if (noExtendedTextEncodingNameUsed())
159 if (noExtendedTextEncodingNameUsed())
178 if (noExtendedTextEncodingNameUsed()) {
191 if (noExtendedTextEncodingNameUsed())
TextEncodingRegistry.cpp 368 bool noExtendedTextEncodingNameUsed()

Completed in 124 milliseconds