Home
last modified time | relevance | path

Searched defs:urlBSTR (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
DHistoryDelegate.cpp86 BSTR urlBSTR; in didNavigateWithNavigationData() local
186 HRESULT HistoryDelegate::updateHistoryTitle(IWebView* webView, BSTR titleBSTR, BSTR urlBSTR) in updateHistoryTitle()
208 BSTR urlBSTR; in populateVisitedLinksForWebView() local
DResourceLoadDelegate.cpp77 BSTR urlBSTR; in descriptionSuitableForTestResult() local
106 BSTR urlBSTR; in descriptionSuitableForTestResult() local
335 BSTR urlBSTR; in didReceiveResponse() local
DWorkQueueItemWin.cpp74 BSTR urlBSTR = SysAllocString(urlString.c_str()); in invoke() local
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp683 BString urlBSTR(url.string()); in setTitle() local