OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsNamedWindow
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_helper_util.h
44
bool
IsNamedWindow
(HWND window, const wchar_t* window_name);
chrome_frame_helper_util.cc
95
bool
IsNamedWindow
(HWND window, const wchar_t* window_name) {
153
IsNamedWindow
(window, params->window_name_)) {
Completed in 62 milliseconds