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);
496
bool allowed =
BaseActiveX
::IsSchemeAllowed(url);
533
return
BaseActiveX
::IOleObject_SetClientSite(client_site);
645
BaseActiveX
::OnAcceleratorPressed(accel_message);
676
BaseActiveX
::OnCloseTab();
771
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 30 milliseconds