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

  /external/chromium_org/chrome_frame/
chrome_frame_activex.h 110 HRESULT GetContainingDocument(IHTMLDocument2** doc);
chrome_frame_activex.cc 199 HRESULT ChromeFrameActivex::GetContainingDocument(IHTMLDocument2** doc) {
209 HRESULT hr = GetContainingDocument(document.Receive());
443 GetContainingDocument(document.Receive());
559 HRESULT hr = GetContainingDocument(document.Receive());

Completed in 3197 milliseconds