Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DTextResourceDecoder.h70 void useLenientXMLDecoding() { m_useLenientXMLDecoding = true; } in useLenientXMLDecoding() function
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DNetworkResourcesData.cpp166 decoder->useLenientXMLDecoding(); in createOtherResourceTextDecoder()
DInspectorPageAgent.cpp235 decoder->useLenientXMLDecoding(); in createXHRTextDecoder()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp1439 decoder->useLenientXMLDecoding(); in createDecoder()