Home
last modified time | relevance | path

Searched refs:HttpRefreshType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h1010 enum HttpRefreshType { enum
1014 void maybeHandleHttpRefresh(const String&, HttpRefreshType);
DDocument.cpp2862 void Document::maybeHandleHttpRefresh(const String& content, HttpRefreshType httpRefreshType) in maybeHandleHttpRefresh()