Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/text/
DTextEncoding.cpp141 if (noExtendedTextEncodingNameUsed()) in domName()
159 if (noExtendedTextEncodingNameUsed()) in usesVisualOrdering()
168 if (noExtendedTextEncodingNameUsed()) in isJapanese()
193 if (noExtendedTextEncodingNameUsed()) in backslashAsCurrencySymbol()
205 if (noExtendedTextEncodingNameUsed()) { in isNonByteBasedEncoding()
218 if (noExtendedTextEncodingNameUsed()) in isUTF7Encoding()
DTextEncodingRegistry.h47 bool noExtendedTextEncodingNameUsed();
DTextEncodingRegistry.cpp313 bool noExtendedTextEncodingNameUsed() in noExtendedTextEncodingNameUsed() function
/external/webkit/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