OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BaseActiveX
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
chrome_active_document.cc
73
HRESULT hr =
BaseActiveX
::FinalConstruct();
111
BaseActiveX
::Uninitialize();
184
BaseActiveX
::OnAutomationServerReady();
185
BaseActiveX
::GiveFocusToChrome(true);
497
bool allowed =
BaseActiveX
::IsSchemeAllowed(url);
534
return
BaseActiveX
::IOleObject_SetClientSite(client_site);
646
BaseActiveX
::OnAcceleratorPressed(accel_message);
677
BaseActiveX
::OnCloseTab();
772
BaseActiveX
::BringWebBrowserWindowToTop(wb2);
[
all
...]
chrome_active_document.h
213
CLSID_ChromeActiveDocument>
BaseActiveX
;
232
COM_INTERFACE_ENTRY_CHAIN(
BaseActiveX
)
241
CHAIN_MSG_MAP(
BaseActiveX
)
Completed in 31 milliseconds