Home
last modified time | relevance | path

Searched defs:hasSubstituteData (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebNavigationData.cpp64 …ring& title, IWebURLRequest* request, IWebURLResponse* response, bool hasSubstituteData, const Str… in WebNavigationData()
84 …ring& title, IWebURLRequest* request, IWebURLResponse* response, bool hasSubstituteData, const Str… in createInstance()
127 HRESULT WebNavigationData::hasSubstituteData(BOOL* hasSubstituteData) in hasSubstituteData() argument
/external/webkit/Source/WebKit/mac/WebView/
DWebNavigationData.mm35 BOOL hasSubstituteData; field
93 {
/external/webkit/Tools/DumpRenderTree/win/
DHistoryDelegate.cpp126 BOOL hasSubstituteData; in didNavigateWithNavigationData() local