OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateControl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/test/perf/
silverlight.cc
127
HRESULT
CreateControl
() {
128
HRESULT hr = host_->
CreateControl
(L"AgControl.AgControl", m_hWnd, NULL);
145
wnd.
CreateControl
();
chrome_frame_perftest.cc
168
void
CreateControl
(bool setup_event_sinks) {
169
HRESULT hr = chromeview_.
CreateControl
(L"ChromeTab.ChromeFrame");
232
void
CreateControl
(bool setup_event_sinks) {
236
HRESULT hr = chromeview_.
CreateControl
(L"ChromeTab.ChromeFrame");
403
wnd.
CreateControl
(true);
829
chrome_frame_container_->
CreateControl
(true);
879
wnd.
CreateControl
(false);
917
HRESULT hr = host.
CreateControl
(L"ShockwaveFlash.ShockwaveFlash");
941
HRESULT hr = host.
CreateControl
(L"AgControl.AgControl");
[
all
...]
Completed in 53 milliseconds