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

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

Completed in 63 milliseconds