HomeSort by relevance Sort by last modified time
    Searched refs:tmpIconDatabase (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 331 COMPtr<IWebIconDatabase> tmpIconDatabase;
332 if (FAILED(WebKitCreateInstance(CLSID_WebIconDatabase, 0, IID_IWebIconDatabase, (void**)&tmpIconDatabase)))
334 if (FAILED(tmpIconDatabase->sharedIconDatabase(&iconDatabase)))
    [all...]
DumpRenderTree.cpp     [all...]

Completed in 1253 milliseconds