Home
last modified time | relevance | path

Searched refs:domName (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextEncoding.h43 const char* domName() const; // name exposed via DOM
DTextEncoding.cpp139 const char* TextEncoding::domName() const in domName() function in WebCore::TextEncoding
/external/webkit/Source/WebCore/dom/
DDocument.cpp1034 return d->encoding().domName(); in encoding()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1612490 Add domName method to TextEncoding to deal with cases where
12498 (WebCore::Document::encoding): Call TextEncoding.domName() instead
12501 (WebCore::TextEncoding::domName): For the canonical name 'windows-949',