OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 37 milliseconds