OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UtilIsWebBrowserWindow
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_helper_util.h
17
bool
UtilIsWebBrowserWindow
(HWND window_to_check);
chrome_frame_helper_util.cc
25
bool
UtilIsWebBrowserWindow
(HWND window_to_check) {
55
if (
UtilIsWebBrowserWindow
(window)) {
Completed in 29 milliseconds