Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/
DWebURLResponse.h76 virtual HRESULT STDMETHODCALLTYPE localizedStringForStatusCode(
DWebURLResponse.cpp370 HRESULT STDMETHODCALLTYPE WebURLResponse::localizedStringForStatusCode( in localizedStringForStatusCode() function in WebURLResponse
DChangeLog-2009-06-1613981 Implemented IWebHTTPURLResponse::localizedStringForStatusCode().
13992 (WebURLResponse::localizedStringForStatusCode):
17207 (WebURLResponse::localizedStringForStatusCode):
17741 …(WebURLResponse::localizedStringForStatusCode): Added stub for IWebHTTPURLResponse::localizedStrin…
/external/webkit/WebKit/win/Interfaces/
DIWebHTTPURLResponse.idl41 HRESULT localizedStringForStatusCode([in] int statusCode, [out, retval] BSTR* statusString);