OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:web_browser_hwnd
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome_frame/turndown_prompt/
turndown_prompt.cc
156
HWND
web_browser_hwnd
= NULL;
local
157
hr = ole_window->GetWindow(&
web_browser_hwnd
);
158
if (FAILED(hr) ||
web_browser_hwnd
== NULL) {
164
return InfobarManager::Get(
web_browser_hwnd
);
Completed in 35 milliseconds