Home
last modified time | relevance | path

Searched refs:noExtendedTextEncodingNameUsed (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextEncoding.cpp141 if (noExtendedTextEncodingNameUsed()) in domName()
159 if (noExtendedTextEncodingNameUsed()) in usesVisualOrdering()
178 if (noExtendedTextEncodingNameUsed()) { in isNonByteBasedEncoding()
191 if (noExtendedTextEncodingNameUsed()) in isUTF7Encoding()
DTextEncodingRegistry.h45 bool noExtendedTextEncodingNameUsed();
DTextEncodingRegistry.cpp368 bool noExtendedTextEncodingNameUsed() in noExtendedTextEncodingNameUsed() function
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1440697 noExtendedTextEncodingNameUsed.
40707 (WebCore::noExtendedTextEncodingNameUsed): Added.
DChangeLog-2009-06-1627909 noExtendedTextEncodingNameUsed() because that's now handled by the functions
68658 (WebCore::noExtendedTextEncodingNameUsed): Added a comment, explaining why locking is not