HWND 31 ash/test/test_metro_viewer_process_host.cc HWND hwnd = reinterpret_cast<HWND>(target_surface); HWND 242 base/message_loop/message_loop_unittest.cc HWND window = GetActiveWindow(); HWND 299 base/message_loop/message_loop_unittest.cc HWND window = FindWindow(L"#32770", kMessageBoxTitle); HWND 303 base/message_loop/message_loop_unittest.cc HWND button = FindWindowEx(window, NULL, L"Button", NULL); HWND 946 base/message_loop/message_loop_unittest.cc void PostWindowsMessage(HWND message_hwnd) { HWND 950 base/message_loop/message_loop_unittest.cc void EndTest(bool* did_run, HWND hwnd) { HWND 957 base/message_loop/message_loop_unittest.cc LRESULT CALLBACK TestWndProcThunk(HWND hwnd, UINT message, HWND 1012 base/message_loop/message_loop_unittest.cc HWND message_hwnd = CreateWindow(MAKEINTATOM(atom), 0, 0, 0, 0, 0, 0, HWND 179 base/message_loop/message_pump_win.cc HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) { HWND 140 base/message_loop/message_pump_win.h static LRESULT CALLBACK WndProcThunk(HWND window_handle, HWND 157 base/message_loop/message_pump_win.h HWND message_hwnd_; HWND 64 base/power_monitor/power_monitor_device_source.h static LRESULT CALLBACK WndProcThunk(HWND hwnd, HWND 71 base/power_monitor/power_monitor_device_source.h HWND message_hwnd_; HWND 97 base/power_monitor/power_monitor_device_source_win.cc HWND hwnd, HWND 94 base/win/message_window.cc HWND MessageWindow::FindWindow(const string16& window_name) { HWND 119 base/win/message_window.cc LRESULT CALLBACK MessageWindow::WindowProc(HWND hwnd, HWND 45 base/win/message_window.h HWND hwnd() const { return window_; } HWND 49 base/win/message_window.h static HWND FindWindow(const string16& window_name); HWND 60 base/win/message_window.h static LRESULT CALLBACK WindowProc(HWND hwnd, UINT message, WPARAM wparam, HWND 67 base/win/message_window.h HWND window_; HWND 56 base/win/message_window_unittest.cc HWND hwnd = win::MessageWindow::FindWindow(name); HWND 21 base/win/scoped_hdc.h explicit ScopedGetDC(HWND hwnd) HWND 43 base/win/scoped_hdc.h HWND hwnd_; HWND 322 base/win/win_util.cc HWND osk = ::FindWindow(kOSKClassName, NULL); HWND 330 base/win/win_util.cc typedef HWND (*MetroRootWindow) (); HWND 72 base/win/wrapped_window_proc.h LRESULT CALLBACK WrappedWindowProc(HWND hwnd, UINT message, HWND 15 base/win/wrapped_window_proc_unittest.cc LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message, HWND 66 base/win/wrapped_window_proc_unittest.cc HWND window = CreateWindow(class_name.c_str(), 0, 0, 0, 0, 0, 0, HWND_MESSAGE, HWND 73 chrome/app/chrome_exe_main_win.cc HWND chrome = chrome::FindRunningChromeWindow(user_data_dir); HWND 136 chrome/app/signature_validator_win.cc const HWND window_mode = reinterpret_cast<HWND>(INVALID_HANDLE_VALUE); HWND 280 chrome/browser/chrome_plugin_browsertest.cc BOOL CALLBACK EnumerateChildren(HWND hwnd, LPARAM l_param) { HWND 281 chrome/browser/chrome_plugin_browsertest.cc HWND* child = reinterpret_cast<HWND*>(l_param); HWND 328 chrome/browser/chrome_plugin_browsertest.cc HWND child = NULL; HWND 329 chrome/browser/chrome_plugin_browsertest.cc HWND hwnd = HWND 101 chrome/browser/chrome_process_finder_win.cc HWND FindRunningChromeWindow(const base::FilePath& user_data_dir) { HWND 105 chrome/browser/chrome_process_finder_win.cc NotifyChromeResult AttemptToNotifyRunningChrome(HWND remote_window, HWND 23 chrome/browser/chrome_process_finder_win.h HWND FindRunningChromeWindow(const base::FilePath& user_data_dir); HWND 29 chrome/browser/chrome_process_finder_win.h NotifyChromeResult AttemptToNotifyRunningChrome(HWND remote_window, HWND 61 chrome/browser/download/download_status_updater_win.cc HWND frame = views::HWNDForNativeWindow(window->GetNativeWindow()); HWND 114 chrome/browser/download/download_status_updater_win.cc HWND foreground_window = ::GetForegroundWindow(); HWND 229 chrome/browser/extensions/extension_tabs_apitest.cc HWND window = HWND 49 chrome/browser/extensions/global_shortcut_listener_win.cc void GlobalShortcutListenerWin::OnWndProc(HWND hwnd, HWND 26 chrome/browser/extensions/global_shortcut_listener_win.h virtual void OnWndProc(HWND hwnd, HWND 284 chrome/browser/first_run/try_chrome_dialog_view.cc HWND toast_window; HWND 307 chrome/browser/first_run/try_chrome_dialog_view.cc HWND taskbar = ::FindWindowW(L"Shell_TrayWnd", NULL); HWND 321 chrome/browser/first_run/try_chrome_dialog_view.cc void TryChromeDialogView::SetToastRegion(HWND window, int w, int h) { HWND 101 chrome/browser/first_run/try_chrome_dialog_view.h void SetToastRegion(HWND window, int w, int h); HWND 53 chrome/browser/fullscreen_win.cc HWND wnd = ::GetForegroundWindow(); HWND 82 chrome/browser/google/google_update_win.cc HWND hwnd, void** interface_ptr) { HWND 240 chrome/browser/google/google_update_win.cc void GoogleUpdate::CheckForUpdate(bool install_if_newer, HWND window) { HWND 253 chrome/browser/google/google_update_win.cc HWND window, HWND 102 chrome/browser/google/google_update_win.h void CheckForUpdate(bool install_if_newer, HWND window); HWND 126 chrome/browser/google/google_update_win.h void InitiateGoogleUpdateCheck(bool install_if_newer, HWND window, HWND 65 chrome/browser/hang_monitor/hung_plugin_action.cc bool HungPluginAction::OnHungWindowDetected(HWND hung_window, HWND 66 chrome/browser/hang_monitor/hung_plugin_action.cc HWND top_level_window, HWND 151 chrome/browser/hang_monitor/hung_plugin_action.cc void HungPluginAction::OnWindowResponsive(HWND window) { HWND 163 chrome/browser/hang_monitor/hung_plugin_action.cc bool HungPluginAction::GetPluginNameAndVersion(HWND plugin_window, HWND 169 chrome/browser/hang_monitor/hung_plugin_action.cc HWND window_to_check = plugin_window; HWND 188 chrome/browser/hang_monitor/hung_plugin_action.cc BOOL CALLBACK HungPluginAction::DismissMessageBox(HWND window, LPARAM ignore) { HWND 200 chrome/browser/hang_monitor/hung_plugin_action.cc void CALLBACK HungPluginAction::HungWindowResponseCallback(HWND target_window, HWND 24 chrome/browser/hang_monitor/hung_plugin_action.h virtual bool OnHungWindowDetected(HWND hung_window, HWND 25 chrome/browser/hang_monitor/hung_plugin_action.h HWND top_level_window, HWND 29 chrome/browser/hang_monitor/hung_plugin_action.h void OnWindowResponsive(HWND window); HWND 32 chrome/browser/hang_monitor/hung_plugin_action.h static void CALLBACK HungWindowResponseCallback(HWND target_window, HWND 37 chrome/browser/hang_monitor/hung_plugin_action.h static BOOL CALLBACK DismissMessageBox(HWND window, LPARAM ignore); HWND 40 chrome/browser/hang_monitor/hung_plugin_action.h bool GetPluginNameAndVersion(HWND plugin_window, HWND 45 chrome/browser/hang_monitor/hung_plugin_action.h HWND current_hung_plugin_window_; HWND 37 chrome/browser/hang_monitor/hung_window_detector.cc bool HungWindowDetector::Initialize(HWND top_level_window, HWND 78 chrome/browser/hang_monitor/hung_window_detector.cc bool HungWindowDetector::CheckChildWindow(HWND child_window) { HWND 158 chrome/browser/hang_monitor/hung_window_detector.cc BOOL CALLBACK HungWindowDetector::ChildWndEnumProc(HWND child_window, HWND 41 chrome/browser/hang_monitor/hung_window_detector.h virtual bool OnHungWindowDetected(HWND hung_window, HWND top_level_window, HWND 61 chrome/browser/hang_monitor/hung_window_detector.h bool Initialize(HWND top_level_window, HWND 70 chrome/browser/hang_monitor/hung_window_detector.h bool CheckChildWindow(HWND child_window); HWND 72 chrome/browser/hang_monitor/hung_window_detector.h static BOOL CALLBACK ChildWndEnumProc(HWND child_window, LPARAM param); HWND 78 chrome/browser/hang_monitor/hung_window_detector.h HWND top_level_window_; HWND 119 chrome/browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.cc HWND hwnd = reinterpret_cast<HWND>(target_surface); HWND 636 chrome/browser/printing/print_dialog_cloud.cc HWND dialog_handle; HWND 260 chrome/browser/printing/printing_layout_browsertest.cc HWND FindDialogWindow(DWORD owner_process) { HWND 261 chrome/browser/printing/printing_layout_browsertest.cc HWND dialog_window(NULL); HWND 280 chrome/browser/printing/printing_layout_browsertest.cc bool CloseDialogWindow(HWND dialog_window) { HWND 303 chrome/browser/printing/printing_layout_browsertest.cc HWND dialog_window; HWND 130 chrome/browser/process_singleton.h HWND remote_window_; // The HWND_MESSAGE of another browser. HWND 23 chrome/browser/process_singleton_modal_dialog_lock.cc void DoSetForegroundWindow(HWND target_window) { HWND 89 chrome/browser/process_singleton_win.cc BOOL CALLBACK BrowserWindowEnumeration(HWND window, LPARAM param) { HWND 166 chrome/browser/process_singleton_win.cc HWND hwnd = reinterpret_cast<HWND>(wparam); HWND 252 chrome/browser/process_singleton_win.cc HWND hwnd = 0; HWND 87 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc HWND window = host->GetAcceleratedWidget(); HWND 89 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc HWND window = native_view; HWND 56 chrome/browser/safe_browsing/binary_feature_extractor_win.cc LONG result = WinVerifyTrust(static_cast<HWND>(INVALID_HANDLE_VALUE), HWND 88 chrome/browser/safe_browsing/binary_feature_extractor_win.cc WinVerifyTrust(static_cast<HWND>(INVALID_HANDLE_VALUE), HWND 95 chrome/browser/ui/browser_focus_uitest.cc HWND window = ::GetForegroundWindow(); HWND 1559 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc BOOL CALLBACK EnumerateChildren(HWND hwnd, LPARAM l_param) { HWND 1560 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc HWND* child = reinterpret_cast<HWND*>(l_param); HWND 1586 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc HWND hwnd = HWND 1588 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc HWND child = NULL; HWND 122 chrome/browser/ui/views/accessibility/browser_views_accessibility_browsertest.cc HWND hwnd = browser_window->GetNativeWindow(); HWND 81 chrome/browser/ui/views/app_list/win/activation_tracker_win.cc HWND jump_list_hwnd = FindWindow(kJumpListClassName, NULL); HWND 82 chrome/browser/ui/views/app_list/win/activation_tracker_win.cc HWND taskbar_hwnd = FindWindow(kTrayClassName, NULL); HWND 92 chrome/browser/ui/views/app_list/win/activation_tracker_win.cc HWND focused_hwnd = GetForegroundWindow(); HWND 266 chrome/browser/ui/views/app_list/win/app_list_service_win.cc void SetWindowAttributes(HWND hwnd) { HWND 33 chrome/browser/ui/views/app_list/win/app_list_win.cc HWND taskbar_hwnd = FindWindow(kTrayClassName, NULL); HWND 40 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc const HWND hwnd) { HWND 94 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc HWND hwnd = GetNativeAppWindowHWND(); HWND 111 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc HWND ChromeNativeAppWindowViewsWin::GetNativeAppWindowHWND() const { HWND 154 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc HWND hwnd = GetNativeAppWindowHWND(); HWND 23 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.h HWND GetNativeAppWindowHWND() const; HWND 24 chrome/browser/ui/views/certificate_viewer_win.cc HWND parent, HWND 24 chrome/browser/ui/views/color_chooser_dialog.cc HWND owner) HWND 36 chrome/browser/ui/views/color_chooser_dialog.cc HWND owning_hwnd = views::HWNDForNativeWindow(owning_window); HWND 34 chrome/browser/ui/views/color_chooser_dialog.h ExecuteOpenParams(SkColor color, RunState run_state, HWND owner); HWND 37 chrome/browser/ui/views/color_chooser_dialog.h HWND owner; HWND 2329 chrome/browser/ui/views/frame/browser_view.cc HWND window = GetWidget()->GetNativeView()->GetHost()-> HWND 2332 chrome/browser/ui/views/frame/browser_view.cc HWND window = GetWidget()->GetNativeView(); HWND 47 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc HWND hwnd = views::HWNDForNativeWindow(browser->window()->GetNativeWindow()); HWND 38 chrome/browser/ui/views/frame/browser_window_property_manager_win.cc void BrowserWindowPropertyManager::UpdateWindowProperties(HWND hwnd) { HWND 19 chrome/browser/ui/views/frame/browser_window_property_manager_win.h void UpdateWindowProperties(HWND hwnd); HWND 196 chrome/browser/ui/views/frame/glass_browser_frame_view.cc HWND hwnd = views::HWNDForWidget(frame()); HWND 14 chrome/browser/ui/views/frame/minimize_button_metrics_win.cc int GetMinimizeButtonOffsetForWindow(HWND hwnd) { HWND 62 chrome/browser/ui/views/frame/minimize_button_metrics_win.cc void MinimizeButtonMetrics::Init(HWND hwnd) { HWND 21 chrome/browser/ui/views/frame/minimize_button_metrics_win.h void Init(HWND hwnd); HWND 36 chrome/browser/ui/views/frame/minimize_button_metrics_win.h HWND hwnd_; HWND 36 chrome/browser/ui/views/frame/taskbar_decorator_win.cc void SetOverlayIcon(HWND hwnd, scoped_ptr<SkBitmap> bitmap) { HWND 97 chrome/browser/ui/views/frame/taskbar_decorator_win.cc HWND hwnd = views::HWNDForNativeWindow(window); HWND 259 chrome/browser/ui/views/keyboard_access_browsertest.cc GetClassName(reinterpret_cast<HWND>(w_param), HWND 264 chrome/browser/ui/views/keyboard_access_browsertest.cc ::PostMessage(reinterpret_cast<HWND>(w_param), WM_CHAR, 'T', 0); HWND 265 chrome/browser/ui/views/keyboard_access_browsertest.cc ::PostMessage(reinterpret_cast<HWND>(w_param), WM_KEYDOWN, VK_RETURN, 0); HWND 266 chrome/browser/ui/views/keyboard_access_browsertest.cc ::PostMessage(reinterpret_cast<HWND>(w_param), WM_KEYUP, VK_RETURN, 0); HWND 81 chrome/browser/ui/views/location_bar/star_view_browsertest.cc BOOL CALLBACK EnumerateChildren(HWND hwnd, LPARAM l_param) { HWND 82 chrome/browser/ui/views/location_bar/star_view_browsertest.cc HWND* child = reinterpret_cast<HWND*>(l_param); HWND 116 chrome/browser/ui/views/location_bar/star_view_browsertest.cc HWND hwnd = tab->GetView()->GetNativeView()->GetHost()-> HWND 118 chrome/browser/ui/views/location_bar/star_view_browsertest.cc HWND child = NULL; HWND 357 chrome/browser/ui/views/panels/panel_frame_view.cc HWND native_window = views::HWNDForWidget(panel_view_->window()); HWND 468 chrome/browser/ui/views/panels/panel_stack_view.cc HWND native_panel_window = views::HWNDForWidget(panel_window); HWND 469 chrome/browser/ui/views/panels/panel_stack_view.cc HWND native_stack_window = HWND 533 chrome/browser/ui/views/panels/panel_stack_view.cc HWND native_window = views::HWNDForWidget(window_); HWND 541 chrome/browser/ui/views/panels/panel_stack_view.cc bool PanelStackView::FilterMessage(HWND hwnd, HWND 558 chrome/browser/ui/views/panels/panel_stack_view.cc std::vector<HWND> PanelStackView::GetSnapshotWindowHandles() const { HWND 559 chrome/browser/ui/views/panels/panel_stack_view.cc std::vector<HWND> native_panel_windows; HWND 98 chrome/browser/ui/views/panels/panel_stack_view.h virtual bool FilterMessage(HWND hwnd, HWND 105 chrome/browser/ui/views/panels/panel_stack_view.h virtual std::vector<HWND> GetSnapshotWindowHandles() const OVERRIDE; HWND 164 chrome/browser/ui/views/panels/panel_view.cc HWND native_window = views::HWNDForWidget(panel_view_->window()); HWND 180 chrome/browser/ui/views/panels/panel_view.cc HWND native_window = views::HWNDForWidget(panel_view_->window()); HWND 190 chrome/browser/ui/views/panels/panel_view.cc HWND owner_window = HWND 191 chrome/browser/ui/views/panels/panel_view.cc reinterpret_cast<HWND>(::GetWindowLongPtr(native_window, HWND 204 chrome/browser/ui/views/panels/panel_view.cc HWND native_window = views::HWNDForWidget(panel_view_->window()); HWND 364 chrome/browser/ui/views/panels/panel_view.cc bool PanelView::FilterMessage(HWND hwnd, HWND 643 chrome/browser/ui/views/panels/panel_view.cc HWND native_window = views::HWNDForWidget(window_); HWND 1115 chrome/browser/ui/views/panels/panel_view.cc HWND native_window = views::HWNDForWidget(window_); HWND 154 chrome/browser/ui/views/panels/panel_view.h virtual bool FilterMessage(HWND hwnd, HWND 43 chrome/browser/ui/views/panels/panel_view_browsertest.cc HWND native_window = views::HWNDForWidget(GetPanelView(panel)->window()); HWND 71 chrome/browser/ui/views/panels/panel_view_browsertest.cc HWND native_window = views::HWNDForWidget(GetPanelView(panel)->window()); HWND 38 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc void EnableCustomThumbnail(HWND hwnd, bool enable) { HWND 54 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc HWND hwnd, TaskbarWindowThumbnailerDelegateWin* delegate) HWND 85 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc void TaskbarWindowThumbnailerWin::ReplaceWindow(HWND new_hwnd) { HWND 97 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc bool TaskbarWindowThumbnailerWin::FilterMessage(HWND hwnd, HWND 154 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc std::vector<HWND> snapshot_hwnds; HWND 164 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc for (std::vector<HWND>::const_iterator iter = snapshot_hwnds.begin(); HWND 195 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc for (std::vector<HWND>::const_iterator iter = snapshot_hwnds.begin(); HWND 197 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc HWND current_hwnd = *iter; HWND 19 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h virtual std::vector<HWND> GetSnapshotWindowHandles() const = 0; HWND 26 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h TaskbarWindowThumbnailerWin(HWND hwnd, HWND 47 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h void ReplaceWindow(HWND new_hwnd); HWND 51 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h virtual bool FilterMessage(HWND hwnd, HWND 65 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.h HWND hwnd_; HWND 20 chrome/browser/ui/views/status_icons/status_icon_win.cc StatusIconWin::StatusIconWin(UINT id, HWND window, UINT message) HWND 28 chrome/browser/ui/views/status_icons/status_icon_win.h StatusIconWin(UINT id, HWND window, UINT message); HWND 65 chrome/browser/ui/views/status_icons/status_icon_win.h HWND window_; HWND 57 chrome/browser/ui/views/status_icons/status_tray_win.cc LRESULT CALLBACK StatusTrayWin::WndProcStatic(HWND hwnd, HWND 69 chrome/browser/ui/views/status_icons/status_tray_win.cc LRESULT CALLBACK StatusTrayWin::WndProc(HWND hwnd, HWND 19 chrome/browser/ui/views/status_icons/status_tray_win.h LRESULT CALLBACK WndProc(HWND hwnd, HWND 33 chrome/browser/ui/views/status_icons/status_tray_win.h static LRESULT CALLBACK WndProcStatic(HWND hwnd, HWND 50 chrome/browser/ui/views/status_icons/status_tray_win.h HWND window_; HWND 32 chrome/browser/ui/views/tabs/window_finder_win.cc explicit BaseWindowFinder(const std::set<HWND>& ignore) : ignore_(ignore) {} HWND 36 chrome/browser/ui/views/tabs/window_finder_win.cc static BOOL CALLBACK WindowCallbackProc(HWND hwnd, LPARAM lParam) { HWND 51 chrome/browser/ui/views/tabs/window_finder_win.cc virtual bool ShouldStopIterating(HWND window) = 0; HWND 54 chrome/browser/ui/views/tabs/window_finder_win.cc const std::set<HWND>& ignore_; HWND 67 chrome/browser/ui/views/tabs/window_finder_win.cc static bool IsTopMostWindowAtPoint(HWND window, HWND 69 chrome/browser/ui/views/tabs/window_finder_win.cc const std::set<HWND>& ignore) { HWND 74 chrome/browser/ui/views/tabs/window_finder_win.cc virtual bool ShouldStopIterating(HWND hwnd) { HWND 124 chrome/browser/ui/views/tabs/window_finder_win.cc TopMostFinder(HWND window, HWND 126 chrome/browser/ui/views/tabs/window_finder_win.cc const std::set<HWND>& ignore) HWND 136 chrome/browser/ui/views/tabs/window_finder_win.cc HWND target_; HWND 160 chrome/browser/ui/views/tabs/window_finder_win.cc const std::set<HWND>& ignore) { HWND 177 chrome/browser/ui/views/tabs/window_finder_win.cc virtual bool ShouldStopIterating(HWND hwnd) { HWND 189 chrome/browser/ui/views/tabs/window_finder_win.cc const std::set<HWND>& ignore) HWND 201 chrome/browser/ui/views/tabs/window_finder_win.cc HWND result_; HWND 206 chrome/browser/ui/views/tabs/window_finder_win.cc std::set<HWND> RemapIgnoreSet(const std::set<gfx::NativeView>& ignore) { HWND 207 chrome/browser/ui/views/tabs/window_finder_win.cc std::set<HWND> hwnd_set; HWND 210 chrome/browser/ui/views/tabs/window_finder_win.cc HWND w = (*it)->GetHost()->GetAcceleratedWidget(); HWND 69 chrome/browser/ui/webui/help/version_updater_win.cc HWND GetElevationParent(); HWND 279 chrome/browser/ui/webui/help/version_updater_win.cc BOOL CALLBACK WindowEnumeration(HWND window, LPARAM param) { HWND 281 chrome/browser/ui/webui/help/version_updater_win.cc HWND* returned_window = reinterpret_cast<HWND*>(param); HWND 288 chrome/browser/ui/webui/help/version_updater_win.cc HWND VersionUpdaterWin::GetElevationParent() { HWND 291 chrome/browser/ui/webui/help/version_updater_win.cc HWND window = NULL; HWND 120 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc BOOL CALLBACK EnumerateChildren(HWND hwnd, LPARAM l_param) { HWND 121 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc HWND* child = reinterpret_cast<HWND*>(l_param); HWND 149 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc HWND hwnd = tab->GetView()->GetNativeView()->GetHost()-> HWND 151 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc HWND child = NULL; HWND 355 chrome/installer/gcapi/gcapi.cc HWND window_insert_after; HWND 357 chrome/installer/gcapi/gcapi.cc std::set<HWND> shunted_hwnds; HWND 360 chrome/installer/gcapi/gcapi.cc BOOL CALLBACK ChromeWindowEnumProc(HWND hwnd, LPARAM lparam) { HWND 553 chrome/installer/gcapi/gcapi.cc HWND hwnd_insert_after = in_background ? HWND_BOTTOM : NULL; HWND 270 chrome/installer/setup/uninstall.cc HWND window = FindWindow(installer::kChromeFrameHelperWndClass, NULL); HWND 88 chrome/installer/util/html_dialog_impl.cc HWND target_window = reinterpret_cast<MSG*>(lParam)->hwnd; HWND 168 chrome/installer/util/html_dialog_impl.cc HWND top_window = static_cast<HWND>(window); HWND 99 chrome/installer/util/install_util.cc HWND CreateUACForegroundWindow() { HWND 100 chrome/installer/util/install_util.cc HWND foreground_window = ::CreateWindowEx(WS_EX_TOOLWINDOW, HWND 181 chrome/installer/util/install_util.cc HWND uac_foreground_window = CreateUACForegroundWindow(); HWND 31 chrome/test/base/interactive_test_utils_win.cc HWND hwnd = window->GetHost()->GetAcceleratedWidget(); HWND 33 chrome/test/base/interactive_test_utils_win.cc HWND hwnd = window; HWND 45 chrome/test/base/interactive_test_utils_win.cc HWND hwnd = window->GetHost()->GetAcceleratedWidget(); HWND 47 chrome/test/base/interactive_test_utils_win.cc HWND hwnd = window; HWND 36 chrome_elf/create_file/chrome_create_file.cc IN HWND hwnd_owner, HWND 48 cloud_print/service/win/chrome_launcher.cc BOOL CALLBACK CloseIfPidEqual(HWND wnd, LPARAM lparam) { HWND 71 cloud_print/service/win/cloud_print_service_config.cc LRESULT OnCancel(UINT, INT nIdentifier, HWND, BOOL& handled); HWND 72 cloud_print/service/win/cloud_print_service_config.cc LRESULT OnStart(UINT, INT nIdentifier, HWND, BOOL& handled); HWND 73 cloud_print/service/win/cloud_print_service_config.cc LRESULT OnInstall(UINT, INT nIdentifier, HWND, BOOL& handled); HWND 74 cloud_print/service/win/cloud_print_service_config.cc LRESULT OnLogging(UINT, INT nIdentifier, HWND, BOOL& handled); HWND 237 cloud_print/service/win/cloud_print_service_config.cc HWND window = reinterpret_cast<HWND>(lparam); HWND 244 cloud_print/service/win/cloud_print_service_config.cc LRESULT SetupDialog::OnStart(UINT, INT nIdentifier, HWND, BOOL& handled) { HWND 254 cloud_print/service/win/cloud_print_service_config.cc LRESULT SetupDialog::OnInstall(UINT, INT nIdentifier, HWND, BOOL& handled) { HWND 265 cloud_print/service/win/cloud_print_service_config.cc LRESULT SetupDialog::OnLogging(UINT, INT nIdentifier, HWND, BOOL& handled) { HWND 270 cloud_print/service/win/cloud_print_service_config.cc LRESULT SetupDialog::OnCancel(UINT, INT nIdentifier, HWND, BOOL& handled) { HWND 166 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc void HandlePortUi(HWND hwnd, const base::string16& caption) { HWND 590 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc HWND hwnd, HWND 598 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc HWND hwnd, HWND 75 cloud_print/virtual_driver/win/port_monitor/port_monitor.h HWND hwnd, HWND 80 cloud_print/virtual_driver/win/port_monitor/port_monitor.h HWND hwnd, HWND 79 cloud_print/virtual_driver/win/port_monitor/spooler_win.h HWND hwnd, HWND 84 cloud_print/virtual_driver/win/port_monitor/spooler_win.h HWND hwnd, HWND 88 cloud_print/virtual_driver/win/port_monitor/spooler_win.h HWND hwnd, HWND 20 cloud_print/virtual_driver/win/virtual_driver_helpers.cc void DisplayWindowsMessage(HWND hwnd, HRESULT hr, HWND 22 cloud_print/virtual_driver/win/virtual_driver_helpers.h void DisplayWindowsMessage(HWND hwnd, HRESULT hr, HWND 71 components/breakpad/tools/crash_service.cc LRESULT __stdcall CrashSvcWndProc(HWND hwnd, UINT message, HWND 86 components/breakpad/tools/crash_service.cc HWND g_top_window = NULL; HWND 100 components/breakpad/tools/crash_service.cc HWND window = CreateWindowExW(0, wcx.lpszClassName, L"crash service", style, HWND 455 components/storage_monitor/portable_device_watcher_win.cc HDEVNOTIFY RegisterPortableDeviceNotification(HWND hwnd) { HWND 491 components/storage_monitor/portable_device_watcher_win.cc void PortableDeviceWatcherWin::Init(HWND hwnd) { HWND 72 components/storage_monitor/portable_device_watcher_win.h void Init(HWND hwnd); HWND 126 components/storage_monitor/storage_monitor_win.cc LRESULT CALLBACK StorageMonitorWin::WndProcThunk(HWND hwnd, UINT message, HWND 135 components/storage_monitor/storage_monitor_win.cc LRESULT CALLBACK StorageMonitorWin::WndProc(HWND hwnd, UINT message, HWND 58 components/storage_monitor/storage_monitor_win.h static LRESULT CALLBACK WndProcThunk(HWND hwnd, UINT message, WPARAM wparam, HWND 61 components/storage_monitor/storage_monitor_win.h LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wparam, HWND 71 components/storage_monitor/storage_monitor_win.h HWND window_; HWND 151 content/app/content_main_runner.cc HWND window = ::CreateWindowExW(0, L"Static", L"", WS_POPUP | WS_DISABLED, HWND 161 content/browser/accessibility/accessibility_win_browsertest.cc HWND hwnd_render_widget_host_view = HWND 712 content/browser/accessibility/accessibility_win_browsertest.cc HWND browser_hwnd = shell()->window(); HWND 35 content/browser/accessibility/browser_accessibility_manager_win.h HWND parent_hwnd() { return parent_hwnd_; } HWND 68 content/browser/accessibility/browser_accessibility_manager_win.h HWND parent_hwnd_; HWND 734 content/browser/accessibility/browser_accessibility_win.cc STDMETHODIMP BrowserAccessibilityWin::get_windowHandle(HWND* window_handle) { HWND 993 content/browser/accessibility/browser_accessibility_win.cc HWND parent_hwnd = HWND 208 content/browser/accessibility/browser_accessibility_win.h CONTENT_EXPORT STDMETHODIMP get_windowHandle(HWND* window_handle); HWND 688 content/browser/accessibility/browser_accessibility_win_unittest.cc HWND desktop_hwnd = GetDesktopWindow(); HWND 712 content/browser/accessibility/browser_accessibility_win_unittest.cc HWND new_parent_hwnd = manager->parent_hwnd(); HWND 34 content/browser/compositor/software_output_device_win.h HWND hwnd_; HWND 65 content/browser/plugin_process_host.cc void PluginProcessHost::OnPluginWindowDestroyed(HWND window, HWND parent) { HWND 68 content/browser/plugin_process_host.cc std::set<HWND>::iterator window_index = HWND 77 content/browser/plugin_process_host.cc void PluginProcessHost::AddWindow(HWND window) { HWND 139 content/browser/plugin_process_host.cc std::set<HWND>::iterator window_index; HWND 120 content/browser/plugin_process_host.h void AddWindow(HWND window); HWND 133 content/browser/plugin_process_host.h void OnPluginWindowDestroyed(HWND window, HWND parent); HWND 172 content/browser/plugin_process_host.h std::set<HWND> plugin_parent_windows_set_; HWND 822 content/browser/plugin_service_impl.cc HWND window, const wchar_t* plugin_atom_property, HWND 838 content/browser/plugin_service_impl.cc HWND window, HWND 851 content/browser/plugin_service_impl.cc bool PluginServiceImpl::IsPluginWindow(HWND window) { HWND 111 content/browser/plugin_service_impl.h virtual bool GetPluginInfoFromWindow(HWND window, HWND 116 content/browser/plugin_service_impl.h bool IsPluginWindow(HWND window); HWND 105 content/browser/renderer_host/input/web_input_event_builders_win.cc WebKeyboardEvent WebKeyboardEventBuilder::Build(HWND hwnd, UINT message, HWND 177 content/browser/renderer_host/input/web_input_event_builders_win.cc static LPARAM GetRelativeCursorPos(HWND hwnd) { HWND 184 content/browser/renderer_host/input/web_input_event_builders_win.cc WebMouseEvent WebMouseEventBuilder::Build(HWND hwnd, UINT message, HWND 316 content/browser/renderer_host/input/web_input_event_builders_win.cc WebMouseWheelEventBuilder::Build(HWND hwnd, UINT message, HWND 16 content/browser/renderer_host/input/web_input_event_builders_win.h static blink::WebKeyboardEvent Build(HWND hwnd, UINT message, HWND 22 content/browser/renderer_host/input/web_input_event_builders_win.h static blink::WebMouseEvent Build(HWND hwnd, UINT message, HWND 28 content/browser/renderer_host/input/web_input_event_builders_win.h static blink::WebMouseWheelEvent Build(HWND hwnd, UINT message, HWND 27 content/browser/renderer_host/legacy_render_widget_host_win.cc HWND parent) { HWND 47 content/browser/renderer_host/legacy_render_widget_host_win.cc void LegacyRenderWidgetHostHWND::UpdateParent(HWND parent) { HWND 59 content/browser/renderer_host/legacy_render_widget_host_win.cc HWND LegacyRenderWidgetHostHWND::GetParent() { HWND 80 content/browser/renderer_host/legacy_render_widget_host_win.cc void LegacyRenderWidgetHostHWND::OnFinalMessage(HWND hwnd) { HWND 85 content/browser/renderer_host/legacy_render_widget_host_win.cc LegacyRenderWidgetHostHWND::LegacyRenderWidgetHostHWND(HWND parent) HWND 108 content/browser/renderer_host/legacy_render_widget_host_win.cc HWND parent) { HWND 65 content/browser/renderer_host/legacy_render_widget_host_win.h static scoped_ptr<LegacyRenderWidgetHostHWND> Create(HWND parent); HWND 87 content/browser/renderer_host/legacy_render_widget_host_win.h HWND hwnd() { return m_hWnd; } HWND 91 content/browser/renderer_host/legacy_render_widget_host_win.h void UpdateParent(HWND parent); HWND 92 content/browser/renderer_host/legacy_render_widget_host_win.h HWND GetParent(); HWND 111 content/browser/renderer_host/legacy_render_widget_host_win.h virtual void OnFinalMessage(HWND hwnd) OVERRIDE; HWND 114 content/browser/renderer_host/legacy_render_widget_host_win.h LegacyRenderWidgetHostHWND(HWND parent); HWND 119 content/browser/renderer_host/legacy_render_widget_host_win.h static ui::WindowEventTarget* GetWindowEventTarget(HWND parent); HWND 1915 content/browser/renderer_host/render_widget_host_impl.cc HWND hwnd = reinterpret_cast<HWND>(dummy_activation_window); HWND 1928 content/browser/renderer_host/render_widget_host_impl.cc reinterpret_cast<HWND>(view_->GetParentForWindowlessPlugin())); HWND 1930 content/browser/renderer_host/render_widget_host_impl.cc SetParent(hwnd, reinterpret_cast<HWND>(GetNativeViewId())); HWND 1937 content/browser/renderer_host/render_widget_host_impl.cc HWND hwnd = reinterpret_cast<HWND>(dummy_activation_window); HWND 1938 content/browser/renderer_host/render_widget_host_impl.cc std::list<HWND>::iterator i = dummy_windows_for_activation_.begin(); HWND 927 content/browser/renderer_host/render_widget_host_impl.h std::list<HWND> dummy_windows_for_activation_; HWND 132 content/browser/renderer_host/render_widget_host_view_aura.cc BOOL CALLBACK WindowDestroyingCallback(HWND window, LPARAM param) { HWND 143 content/browser/renderer_host/render_widget_host_view_aura.cc BOOL CALLBACK HideWindowsCallback(HWND window, LPARAM param) { HWND 151 content/browser/renderer_host/render_widget_host_view_aura.cc BOOL CALLBACK ShowWindowsCallback(HWND window, LPARAM param) { HWND 157 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = widget->GetNativeView()->GetHost()->GetAcceleratedWidget(); HWND 166 content/browser/renderer_host/render_widget_host_view_aura.cc std::map<HWND, WebPluginGeometry>* geometry; HWND 173 content/browser/renderer_host/render_widget_host_view_aura.cc BOOL CALLBACK SetCutoutRectsCallback(HWND window, LPARAM param) { HWND 179 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = HWND 187 content/browser/renderer_host/render_widget_host_view_aura.cc std::map<HWND, WebPluginGeometry>::iterator i = params->geometry->begin(); HWND 222 content/browser/renderer_host/render_widget_host_view_aura.cc BOOL CALLBACK DismissOwnedPopups(HWND window, LPARAM arg) { HWND 223 content/browser/renderer_host/render_widget_host_view_aura.cc const HWND toplevel_hwnd = reinterpret_cast<HWND>(arg); HWND 226 content/browser/renderer_host/render_widget_host_view_aura.cc const HWND owner = ::GetWindow(window, GW_OWNER); HWND 658 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = host->GetAcceleratedWidget(); HWND 783 content/browser/renderer_host/render_widget_host_view_aura.cc HWND hwnd = host->GetAcceleratedWidget(); HWND 827 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = window_->GetHost()->GetAcceleratedWidget(); HWND 861 content/browser/renderer_host/render_widget_host_view_aura.cc HWND window = moves[i].window; HWND 1027 content/browser/renderer_host/render_widget_host_view_aura.cc HWND hwnd = host->GetAcceleratedWidget(); HWND 1270 content/browser/renderer_host/render_widget_host_view_aura.cc reinterpret_cast<HWND>(GetNativeViewId())); HWND 1399 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = window_->GetHost()->GetAcceleratedWidget(); HWND 2074 content/browser/renderer_host/render_widget_host_view_aura.cc HWND hwnd = host->GetAcceleratedWidget(); HWND 2145 content/browser/renderer_host/render_widget_host_view_aura.cc HWND hwnd = host->GetAcceleratedWidget(); HWND 2587 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = NULL; HWND 2768 content/browser/renderer_host/render_widget_host_view_aura.cc HWND parent = host->GetAcceleratedWidget(); HWND 2769 content/browser/renderer_host/render_widget_host_view_aura.cc HWND toplevel_hwnd = ::GetAncestor(parent, GA_ROOT); HWND 3383 content/browser/renderer_host/render_widget_host_view_aura.cc reinterpret_cast<HWND>(GetNativeViewId())); HWND 64 content/browser/renderer_host/render_widget_host_view_base.cc void NotifyPluginProcessHostHelper(HWND window, HWND parent, int tries) { HWND 104 content/browser/renderer_host/render_widget_host_view_base.cc LRESULT CALLBACK PluginWrapperWindowProc(HWND window, unsigned int message, HWND 120 content/browser/renderer_host/render_widget_host_view_base.cc bool IsPluginWrapperWindow(HWND window) { HWND 126 content/browser/renderer_host/render_widget_host_view_base.cc HWND ReparentWindow(HWND window, HWND parent) { HWND 149 content/browser/renderer_host/render_widget_host_view_base.cc HWND new_parent = CreateWindowEx( HWND 167 content/browser/renderer_host/render_widget_host_view_base.cc BOOL CALLBACK PaintEnumChildProc(HWND hwnd, LPARAM lparam) { HWND 186 content/browser/renderer_host/render_widget_host_view_base.cc BOOL CALLBACK DetachPluginWindowsCallbackInternal(HWND window, LPARAM param) { HWND 194 content/browser/renderer_host/render_widget_host_view_base.cc void RenderWidgetHostViewBase::DetachPluginWindowsCallback(HWND window) { HWND 204 content/browser/renderer_host/render_widget_host_view_base.cc HWND parent, HWND 227 content/browser/renderer_host/render_widget_host_view_base.cc HWND window = move.window; HWND 235 content/browser/renderer_host/render_widget_host_view_base.cc HWND cur_parent = ::GetParent(window); HWND 355 content/browser/renderer_host/render_widget_host_view_base.cc HWND parent, const gfx::Rect& damaged_screen_rect) { HWND 361 content/browser/renderer_host/render_widget_host_view_base.cc void RenderWidgetHostViewBase::DetachPluginsHelper(HWND parent) { HWND 109 content/browser/renderer_host/render_widget_host_view_base.h static void DetachPluginWindowsCallback(HWND window); HWND 119 content/browser/renderer_host/render_widget_host_view_base.h HWND parent, HWND 123 content/browser/renderer_host/render_widget_host_view_base.h HWND parent, HWND 128 content/browser/renderer_host/render_widget_host_view_base.h static void DetachPluginsHelper(HWND parent); HWND 32 content/browser/system_message_window_win.cc explicit DeviceNotifications(HWND hwnd) : notifications_() { HWND 40 content/browser/system_message_window_win.cc void Register(HWND hwnd) { HWND 150 content/browser/system_message_window_win.cc LRESULT CALLBACK SystemMessageWindowWin::WndProc(HWND hwnd, UINT message, HWND 27 content/browser/system_message_window_win.h LRESULT CALLBACK WndProc(HWND hwnd, UINT message, HWND 30 content/browser/system_message_window_win.h static LRESULT CALLBACK WndProcThunk(HWND hwnd, HWND 42 content/browser/system_message_window_win.h HWND window_; HWND 69 content/child/npapi/npobject_util.h HANDLE GetMessageBoxEvent(HWND hwnd); HWND 248 content/child/npapi/webplugin_delegate_impl.h HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam); HWND 250 content/child/npapi/webplugin_delegate_impl.h HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam); HWND 252 content/child/npapi/webplugin_delegate_impl.h HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam); HWND 254 content/child/npapi/webplugin_delegate_impl.h HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam); HWND 257 content/child/npapi/webplugin_delegate_impl.h static void ClearThrottleQueueForWindow(HWND window); HWND 259 content/child/npapi/webplugin_delegate_impl.h static void ThrottleMessage(WNDPROC proc, HWND hwnd, UINT message, HWND 360 content/child/npapi/webplugin_delegate_impl.h HWND dummy_window_for_activation_; HWND 361 content/child/npapi/webplugin_delegate_impl.h HWND dummy_window_parent_; HWND 377 content/child/npapi/webplugin_delegate_impl.h int y, int reserved, HWND window, HWND 395 content/child/npapi/webplugin_delegate_impl.h static HWND WINAPI WindowFromPointPatch(POINT point); HWND 402 content/child/npapi/webplugin_delegate_impl.h static void HandleCaptureForMessage(HWND window, UINT message); HWND 72 content/child/npapi/webplugin_delegate_impl_win.cc base::LazyInstance<std::map<HWND, WNDPROC> > g_window_handle_proc_map = HWND 562 content/child/npapi/webplugin_delegate_impl_win.cc void WebPluginDelegateImpl::ClearThrottleQueueForWindow(HWND window) { HWND 586 content/child/npapi/webplugin_delegate_impl_win.cc std::set<HWND> processed; HWND 625 content/child/npapi/webplugin_delegate_impl_win.cc void WebPluginDelegateImpl::ThrottleMessage(WNDPROC proc, HWND hwnd, HWND 652 content/child/npapi/webplugin_delegate_impl_win.cc HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) { HWND 653 content/child/npapi/webplugin_delegate_impl_win.cc std::map<HWND, WNDPROC>::iterator index = HWND 682 content/child/npapi/webplugin_delegate_impl_win.cc HWND hwnd, UINT message, WPARAM w_param, LPARAM l_param) { HWND 694 content/child/npapi/webplugin_delegate_impl_win.cc HWND parent = GetParent(hwnd); HWND 717 content/child/npapi/webplugin_delegate_impl_win.cc BOOL CALLBACK EnumFlashWindows(HWND window, LPARAM arg) { HWND 898 content/child/npapi/webplugin_delegate_impl_win.cc HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) { HWND 929 content/child/npapi/webplugin_delegate_impl_win.cc HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) { HWND 1259 content/child/npapi/webplugin_delegate_impl_win.cc HWND last_focus_window = NULL; HWND 1397 content/child/npapi/webplugin_delegate_impl_win.cc HWND window, const RECT* rect) { HWND 1490 content/child/npapi/webplugin_delegate_impl_win.cc HWND WINAPI WebPluginDelegateImpl::WindowFromPointPatch(POINT point) { HWND 1491 content/child/npapi/webplugin_delegate_impl_win.cc HWND window = WindowFromPoint(point); HWND 1493 content/child/npapi/webplugin_delegate_impl_win.cc HWND child = ChildWindowFromPoint(window, point); HWND 1501 content/child/npapi/webplugin_delegate_impl_win.cc void WebPluginDelegateImpl::HandleCaptureForMessage(HWND window, HWND 196 content/child/npapi/webplugin_ime_win.cc BOOL WINAPI WebPluginIMEWin::ImmAssociateContextEx(HWND window, HWND 265 content/child/npapi/webplugin_ime_win.cc HIMC WINAPI WebPluginIMEWin::ImmGetContext(HWND window) { HWND 286 content/child/npapi/webplugin_ime_win.cc BOOL WINAPI WebPluginIMEWin::ImmReleaseContext(HWND window, HIMC context) { HWND 126 content/child/npapi/webplugin_ime_win.h static BOOL WINAPI ImmAssociateContextEx(HWND window, HWND 133 content/child/npapi/webplugin_ime_win.h static HIMC WINAPI ImmGetContext(HWND window); HWND 134 content/child/npapi/webplugin_ime_win.h static BOOL WINAPI ImmReleaseContext(HWND window, HIMC context); HWND 112 content/common/gpu/media/rendering_helper.h std::vector<HWND> windows_; HWND 60 content/common/plugin_process_messages.h HWND /* window */, HWND 61 content/common/plugin_process_messages.h HWND /* parent */) HWND 45 content/gpu/gpu_idirect3d9_mock_win.h HRESULT(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, HWND 158 content/public/browser/plugin_service.h virtual bool GetPluginInfoFromWindow(HWND window, HWND 137 content/renderer/npapi/webplugin_impl.h void ReparentPluginWindow(HWND window, HWND parent) { } HWND 48 content/shell/browser/shell_javascript_dialog.h HWND dialog_win_; HWND 51 content/shell/browser/shell_javascript_dialog.h static INT_PTR CALLBACK DialogProc(HWND dialog, UINT message, WPARAM wparam, HWND 16 content/shell/browser/shell_javascript_dialog_win.cc INT_PTR CALLBACK ShellJavaScriptDialog::DialogProc(HWND dialog, HWND 43 content/test/plugin/plugin_create_instance_in_paint.cc HWND parent = reinterpret_cast<HWND>(pNPWindow->window); HWND 62 content/test/plugin/plugin_create_instance_in_paint.cc HWND window, UINT message, WPARAM wparam, LPARAM lparam) { HWND 25 content/test/plugin/plugin_create_instance_in_paint.h HWND window, UINT message, WPARAM wparam, LPARAM lparam); HWND 27 content/test/plugin/plugin_create_instance_in_paint.h HWND window_; HWND 48 content/test/plugin/plugin_get_javascript_url_test.cc HWND window_handle = reinterpret_cast<HWND>(pNPWindow->window); HWND 67 content/test/plugin/plugin_get_javascript_url_test.cc HWND window, UINT message, UINT_PTR timer_id, DWORD elapsed_time) { HWND 35 content/test/plugin/plugin_get_javascript_url_test.h static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id, HWND 44 content/test/plugin/plugin_get_javascript_url_test.h HWND window_; HWND 66 content/test/plugin/plugin_javascript_open_popup.cc HWND window_handle = reinterpret_cast<HWND>(window->window); HWND 69 content/test/plugin/plugin_javascript_open_popup.cc HWND parent_window = GetParent(window_handle); HWND 28 content/test/plugin/plugin_npobject_lifetime_test.cc HWND window_handle = reinterpret_cast<HWND>(pNPWindow->window); HWND 42 content/test/plugin/plugin_npobject_lifetime_test.cc HWND window, UINT message, UINT_PTR timer_id, HWND 130 content/test/plugin/plugin_npobject_lifetime_test.cc HWND window_handle = reinterpret_cast<HWND>(np_window->window); HWND 144 content/test/plugin/plugin_npobject_lifetime_test.cc HWND window, UINT message, UINT_PTR timer_id, HWND 34 content/test/plugin/plugin_npobject_lifetime_test.h static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id, HWND 72 content/test/plugin/plugin_npobject_lifetime_test.h static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id, HWND 19 content/test/plugin/plugin_window_size_test.cc HWND window = reinterpret_cast<HWND>(pNPWindow->window); HWND 34 content/test/plugin/plugin_windowed_test.cc HWND parent = reinterpret_cast<HWND>(pNPWindow->window); HWND 124 content/test/plugin/plugin_windowed_test.cc HWND window, UINT message, WPARAM wparam, LPARAM lparam) { HWND 21 content/test/plugin/plugin_windowed_test.h HWND window, UINT message, WPARAM wparam, LPARAM lparam); HWND 27 content/test/plugin/plugin_windowed_test.h HWND window_; HWND 18 gpu/gles2_conform_support/native/egl_native_win.cc LRESULT CALLBACK WindowProc(HWND hwnd, UINT msg, HWND 83 gpu/gles2_conform_support/native/egl_native_win.cc HWND hwnd = CreateWindow( HWND 492 ipc/ipc_message_utils.h struct SimilarTypeTraits<HWND> { HWND 40 printing/printing_context_win.cc HWND GetRootWindow(gfx::NativeView view) { HWND 41 printing/printing_context_win.cc HWND window = NULL; HWND 64 printing/printing_context_win.cc CallbackHandler(PrintingContextWin& owner, HWND owner_hwnd) HWND 116 printing/printing_context_win.cc virtual HRESULT WINAPI HandleMessage(HWND dialog, HWND 156 printing/printing_context_win.cc HWND owner_hwnd_; HWND 198 printing/printing_context_win.cc HWND window = GetRootWindow(view); HWND 80 printing/printing_context_win.h volatile HWND dialog_box_; HWND 39 remoting/host/clipboard_win.cc bool Init(HWND owner) { HWND 94 remoting/host/clipboard_win.cc typedef BOOL (WINAPI AddClipboardFormatListenerFn)(HWND); HWND 95 remoting/host/clipboard_win.cc typedef BOOL (WINAPI RemoveClipboardFormatListenerFn)(HWND); HWND 33 remoting/host/continue_window_win.cc static BOOL CALLBACK DialogProc(HWND hwmd, UINT msg, WPARAM wParam, HWND 36 remoting/host/continue_window_win.cc BOOL OnDialogMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); HWND 40 remoting/host/continue_window_win.cc HWND hwnd_; HWND 74 remoting/host/continue_window_win.cc BOOL CALLBACK ContinueWindowWin::DialogProc(HWND hwnd, UINT msg, HWND 90 remoting/host/continue_window_win.cc BOOL ContinueWindowWin::OnDialogMessage(HWND hwnd, UINT msg, HWND 37 remoting/host/desktop_shape_tracker_win.cc static BOOL CALLBACK EnumWindowsCallback(HWND window, LPARAM lparam); HWND 94 remoting/host/desktop_shape_tracker_win.cc BOOL DesktopShapeTrackerWin::EnumWindowsCallback(HWND window, LPARAM lparam) { HWND 46 remoting/host/disconnect_window_win.cc static INT_PTR CALLBACK DialogProc(HWND hwnd, UINT message, WPARAM wparam, HWND 49 remoting/host/disconnect_window_win.cc BOOL OnDialogMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); HWND 59 remoting/host/disconnect_window_win.cc bool GetControlRect(HWND control, RECT* rect); HWND 73 remoting/host/disconnect_window_win.cc HWND hwnd_; HWND 81 remoting/host/disconnect_window_win.cc bool GetControlText(HWND control, base::string16* text) { HWND 94 remoting/host/disconnect_window_win.cc bool GetControlTextWidth(HWND control, HWND 133 remoting/host/disconnect_window_win.cc INT_PTR CALLBACK DisconnectWindowWin::DialogProc(HWND hwnd, HWND 157 remoting/host/disconnect_window_win.cc BOOL DisconnectWindowWin::OnDialogMessage(HWND hwnd, HWND 269 remoting/host/disconnect_window_win.cc bool DisconnectWindowWin::GetControlRect(HWND control, RECT* rect) { HWND 286 remoting/host/disconnect_window_win.cc HWND taskbar = FindWindow(kShellTrayWindowName, NULL); HWND 306 remoting/host/disconnect_window_win.cc HWND hwnd_button = GetDlgItem(hwnd_, IDC_DISCONNECT); HWND 307 remoting/host/disconnect_window_win.cc HWND hwnd_message = GetDlgItem(hwnd_, IDC_DISCONNECT_SHARINGWITH); HWND 208 remoting/host/sas_injector_win.cc HWND window = FindWindow(kSasWindowClassName, kSasWindowTitle); HWND 266 remoting/host/setup/daemon_controller_delegate_win.cc window_handle_ = reinterpret_cast<HWND>(window_handle); HWND 72 remoting/host/setup/daemon_controller_delegate_win.h HWND window_handle_; HWND 341 remoting/host/setup/daemon_installer_win.cc HWND window_handle, HWND 389 remoting/host/setup/daemon_installer_win.cc HWND GetTopLevelWindow(HWND window) { HWND 401 remoting/host/setup/daemon_installer_win.cc HWND parent = GetAncestor(window, GA_PARENT); HWND 28 remoting/host/setup/daemon_installer_win.h static scoped_ptr<DaemonInstallerWin> Create(HWND window_handle, HWND 48 remoting/host/setup/daemon_installer_win.h HWND GetTopLevelWindow(HWND window); HWND 626 remoting/host/setup/me2me_native_messaging_host.cc info.hwnd = reinterpret_cast<HWND>(parent_window_handle_); HWND 28 remoting/host/verify_config_window_win.cc void VerifyConfigWindowWin::OnCancel(UINT code, int id, HWND control) { HWND 36 remoting/host/verify_config_window_win.cc LRESULT VerifyConfigWindowWin::OnInitDialog(HWND wparam, LPARAM lparam) { HWND 50 remoting/host/verify_config_window_win.cc void VerifyConfigWindowWin::OnOk(UINT code, int id, HWND control) { HWND 66 remoting/host/verify_config_window_win.cc HWND owner = ::GetWindow(m_hWnd, GW_OWNER); HWND 36 remoting/host/verify_config_window_win.h void OnCancel(UINT code, int id, HWND control); HWND 38 remoting/host/verify_config_window_win.h LRESULT OnInitDialog(HWND wparam, LPARAM lparam); HWND 39 remoting/host/verify_config_window_win.h void OnOk(UINT code, int id, HWND control); HWND 212 remoting/host/win/elevated_controller.cc HRESULT WriteConfig(const char* content, size_t length, HWND owner_window) { HWND 368 remoting/host/win/elevated_controller.cc owner_window_ = reinterpret_cast<HWND>(window_handle); HWND 67 remoting/host/win/elevated_controller.h HWND owner_window_; HWND 62 remoting/host/win/rdp_client_window.cc HWND FindWindowRecursively(HWND parent, const base::string16& class_name) { HWND 63 remoting/host/win/rdp_client_window.cc std::list<HWND> windows; HWND 67 remoting/host/win/rdp_client_window.cc HWND child = FindWindowEx(windows.front(), NULL, NULL, NULL); HWND 154 remoting/host/win/rdp_client_window.cc HWND input_window = FindWindowRecursively(m_hWnd, kRdpInputWindowClass); HWND 523 remoting/host/win/rdp_client_window.cc HWND window = reinterpret_cast<HWND>(wparam); HWND 22 sandbox/win/sandbox_poc/main_ui_window.cc HWND MainUIWindow::list_view_ = NULL; HWND 84 sandbox/win/sandbox_poc/main_ui_window.cc HWND window = ::CreateWindowW(window_class.lpszClassName, HWND 118 sandbox/win/sandbox_poc/main_ui_window.cc LRESULT CALLBACK MainUIWindow::WndProc(HWND window, HWND 161 sandbox/win/sandbox_poc/main_ui_window.cc INT_PTR CALLBACK MainUIWindow::SpawnTargetWndProc(HWND dialog, HWND 174 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_dll_name = ::GetDlgItem(dialog, IDC_DLL_NAME); HWND 183 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_entry_point = ::GetDlgItem(dialog, IDC_ENTRY_POINT); HWND 187 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_log_file = ::GetDlgItem(dialog, IDC_LOG_FILE); HWND 210 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_dll_path = ::GetDlgItem(dialog, IDC_DLL_NAME); HWND 219 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_log_file = ::GetDlgItem(dialog, IDC_LOG_FILE); HWND 231 sandbox/win/sandbox_poc/main_ui_window.cc MainUIWindow* MainUIWindow::FromWindow(HWND main_window) { HWND 241 sandbox/win/sandbox_poc/main_ui_window.cc BOOL MainUIWindow::OnCreate(HWND parent_window, LPCREATESTRUCT) { HWND 274 sandbox/win/sandbox_poc/main_ui_window.cc void MainUIWindow::OnDestroy(HWND window) { HWND 282 sandbox/win/sandbox_poc/main_ui_window.cc void MainUIWindow::OnSize(HWND window, UINT state, int cx, int cy) { HWND 298 sandbox/win/sandbox_poc/main_ui_window.cc void MainUIWindow::OnPaint(HWND window) { HWND 309 sandbox/win/sandbox_poc/main_ui_window.cc void MainUIWindow::OnCommandsLaunch(HWND window) { HWND 317 sandbox/win/sandbox_poc/main_ui_window.cc bool MainUIWindow::OnLaunchDll(HWND dialog) { HWND 318 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_dll_name = ::GetDlgItem(dialog, IDC_DLL_NAME); HWND 319 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_box_entry_point = ::GetDlgItem(dialog, IDC_ENTRY_POINT); HWND 320 sandbox/win/sandbox_poc/main_ui_window.cc HWND edit_log_file = ::GetDlgItem(dialog, IDC_LOG_FILE); HWND 579 sandbox/win/sandbox_poc/main_ui_window.cc base::string16 MainUIWindow::OnShowBrowseForDllDlg(HWND owner) { HWND 599 sandbox/win/sandbox_poc/main_ui_window.cc base::string16 MainUIWindow::OnShowBrowseForLogFileDlg(HWND owner) { HWND 73 sandbox/win/sandbox_poc/main_ui_window.h static LRESULT CALLBACK WndProc(HWND window, HWND 80 sandbox/win/sandbox_poc/main_ui_window.h static INT_PTR CALLBACK SpawnTargetWndProc(HWND dialog, HWND 88 sandbox/win/sandbox_poc/main_ui_window.h static MainUIWindow* FromWindow(HWND main_window); HWND 92 sandbox/win/sandbox_poc/main_ui_window.h static BOOL OnCreate(HWND parent_window, LPCREATESTRUCT); HWND 95 sandbox/win/sandbox_poc/main_ui_window.h void OnDestroy(HWND window); HWND 98 sandbox/win/sandbox_poc/main_ui_window.h void OnSize(HWND window, UINT state, int cx, int cy); HWND 101 sandbox/win/sandbox_poc/main_ui_window.h void OnPaint(HWND window); HWND 107 sandbox/win/sandbox_poc/main_ui_window.h void OnCommandsLaunch(HWND window); HWND 114 sandbox/win/sandbox_poc/main_ui_window.h bool OnLaunchDll(HWND dialog); HWND 128 sandbox/win/sandbox_poc/main_ui_window.h base::string16 OnShowBrowseForDllDlg(HWND owner); HWND 132 sandbox/win/sandbox_poc/main_ui_window.h base::string16 OnShowBrowseForLogFileDlg(HWND owner); HWND 186 sandbox/win/sandbox_poc/main_ui_window.h static HWND list_view_; HWND 168 sandbox/win/sandbox_poc/pocdll/invasive.cc BOOL CALLBACK EnumWindowCallback(HWND hwnd, LPARAM output) { HWND 79 sandbox/win/tests/validation_tests/commands.cc HWND window = reinterpret_cast<HWND>(static_cast<ULONG_PTR>(_wtoi(argv[0]))); HWND 84 sandbox/win/tests/validation_tests/commands.cc int TestValidWindow(HWND window) { HWND 15 sandbox/win/tests/validation_tests/commands.h int TestValidWindow(HWND window); HWND 78 third_party/khronos/EGL/eglplatform.h typedef HWND EGLNativeWindowType; HWND 309 third_party/libusb/src/libusb/os/windows_usb.h DLL_DECLARE_PREFIXED(WINAPI, HDEVINFO, p, SetupDiGetClassDevsA, (const GUID*, PCSTR, HWND, DWORD)); HWND 45 third_party/npapi/npspy/include/dirpick.h BOOL PickupDirectory(HWND hWndOwner, LPSTR lpszString); HWND 53 third_party/npapi/npspy/windows/dirpick.cpp static HWND hWndDirPicker; HWND 61 third_party/npapi/npspy/windows/dirpick.cpp static void fillComboBox(HWND hWnd) HWND 63 third_party/npapi/npspy/windows/dirpick.cpp HWND hWndCB = GetDlgItem(hWnd, ID_COMBO_DIR); HWND 64 third_party/npapi/npspy/windows/dirpick.cpp HWND hWndTempLB = GetDlgItem(hWnd, ID_LISTTEMP_DIR); HWND 134 third_party/npapi/npspy/windows/dirpick.cpp static void fillTempLBWithDirs(HWND hWndTempLB, LPSTR lpszDir) HWND 171 third_party/npapi/npspy/windows/dirpick.cpp static void fillListBox(HWND hWnd, LPSTR lpszDir) HWND 173 third_party/npapi/npspy/windows/dirpick.cpp HWND hWndLB = GetDlgItem(hWnd, ID_LIST_DIR); HWND 174 third_party/npapi/npspy/windows/dirpick.cpp HWND hWndTempLB = GetDlgItem(hWnd, ID_LISTTEMP_DIR); HWND 175 third_party/npapi/npspy/windows/dirpick.cpp HWND hWndEdit = GetDlgItem(hWnd, ID_EDIT_DIR); HWND 389 third_party/npapi/npspy/windows/dirpick.cpp static void onInitDialog(HWND hWnd, LPSTR lpsz) HWND 423 third_party/npapi/npspy/windows/dirpick.cpp static void shutDialog(HWND hWnd) HWND 428 third_party/npapi/npspy/windows/dirpick.cpp static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) HWND 520 third_party/npapi/npspy/windows/dirpick.cpp static BOOL CALLBACK DirPickDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 599 third_party/npapi/npspy/windows/dirpick.cpp BOOL PickupDirectory(HWND hWndOwner, LPSTR lpszString) HWND 46 third_party/npapi/npspy/windows/gui_advanced.cpp static void onApply(HWND hWnd) HWND 56 third_party/npapi/npspy/windows/gui_advanced.cpp static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) HWND 68 third_party/npapi/npspy/windows/gui_advanced.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 86 third_party/npapi/npspy/windows/gui_advanced.cpp BOOL CALLBACK AdvancedPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 46 third_party/npapi/npspy/windows/gui_fiter.cpp static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) HWND 67 third_party/npapi/npspy/windows/gui_fiter.cpp static void onApply(HWND hWnd) HWND 85 third_party/npapi/npspy/windows/gui_fiter.cpp static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) HWND 97 third_party/npapi/npspy/windows/gui_fiter.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 124 third_party/npapi/npspy/windows/gui_fiter.cpp BOOL CALLBACK FilterPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 46 third_party/npapi/npspy/windows/gui_general.cpp static void onApply(HWND hWnd) HWND 56 third_party/npapi/npspy/windows/gui_general.cpp static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) HWND 68 third_party/npapi/npspy/windows/gui_general.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 86 third_party/npapi/npspy/windows/gui_general.cpp BOOL CALLBACK GeneralPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 47 third_party/npapi/npspy/windows/gui_log.cpp static void onChooseDir(HWND hWnd) HWND 82 third_party/npapi/npspy/windows/gui_log.cpp static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) HWND 98 third_party/npapi/npspy/windows/gui_log.cpp static void onApply(HWND hWnd) HWND 114 third_party/npapi/npspy/windows/gui_log.cpp static void onNotify(HWND hWnd, int idCtrl, LPNMHDR lpNMHdr) HWND 126 third_party/npapi/npspy/windows/gui_log.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 150 third_party/npapi/npspy/windows/gui_log.cpp BOOL CALLBACK LogPageProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 49 third_party/npapi/npspy/windows/gui_main.cpp BOOL CALLBACK GeneralPageProc(HWND, UINT, WPARAM, LPARAM); HWND 50 third_party/npapi/npspy/windows/gui_main.cpp BOOL CALLBACK LogPageProc(HWND, UINT, WPARAM, LPARAM); HWND 51 third_party/npapi/npspy/windows/gui_main.cpp BOOL CALLBACK FilterPageProc(HWND, UINT, WPARAM, LPARAM); HWND 52 third_party/npapi/npspy/windows/gui_main.cpp BOOL CALLBACK AdvancedPageProc(HWND, UINT, WPARAM, LPARAM); HWND 54 third_party/npapi/npspy/windows/gui_main.cpp static void onOptions(HWND hWnd, Logger * logger) HWND 146 third_party/npapi/npspy/windows/gui_main.cpp static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) HWND 167 third_party/npapi/npspy/windows/gui_main.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 186 third_party/npapi/npspy/windows/gui_main.cpp static void onDestroy(HWND hWnd) HWND 193 third_party/npapi/npspy/windows/gui_main.cpp static void onSize(HWND hWnd, UINT state, int cx, int cy) HWND 208 third_party/npapi/npspy/windows/gui_main.cpp HWND hWndOutput = GetDlgItem(hWnd, IDC_MAIN_OUTPUT); HWND 209 third_party/npapi/npspy/windows/gui_main.cpp HWND hWndCheckMute = GetDlgItem(hWnd, IDC_CHECK_MUTE); HWND 210 third_party/npapi/npspy/windows/gui_main.cpp HWND hWndCheckOntop = GetDlgItem(hWnd, IDC_CHECK_ONTOP); HWND 211 third_party/npapi/npspy/windows/gui_main.cpp HWND hWndButtonOptions = GetDlgItem(hWnd, IDC_BUTTON_OPTIONS); HWND 212 third_party/npapi/npspy/windows/gui_main.cpp HWND hWndClear = GetDlgItem(hWnd, IDC_BUTTON_CLEAR); HWND 259 third_party/npapi/npspy/windows/gui_main.cpp BOOL CALLBACK MainDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 43 third_party/npapi/npspy/windows/gui_pause.cpp static void onCommand(HWND hWnd, int id, HWND hWndCtl, UINT codeNotify) HWND 58 third_party/npapi/npspy/windows/gui_pause.cpp static BOOL onInitDialog(HWND hWnd, HWND hWndFocus, LPARAM lParam) HWND 64 third_party/npapi/npspy/windows/gui_pause.cpp BOOL CALLBACK PauseDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) HWND 49 third_party/npapi/npspy/windows/loggerw.cpp BOOL CALLBACK MainDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam); HWND 50 third_party/npapi/npspy/windows/loggerw.cpp BOOL CALLBACK PauseDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam); HWND 127 third_party/npapi/npspy/windows/loggerw.cpp HWND hWndOutput = GetDlgItem(hWnd, IDC_MAIN_OUTPUT); HWND 173 third_party/npapi/npspy/windows/loggerw.cpp HWND hWndOutput = GetDlgItem(hWnd, IDC_MAIN_OUTPUT); HWND 184 third_party/npapi/npspy/windows/loggerw.cpp HWND hWndOutput = GetDlgItem(hWnd, IDC_MAIN_OUTPUT); HWND 48 third_party/npapi/npspy/windows/loggerw.h HWND hWnd; HWND 70 third_party/protobuf/src/google/protobuf/stubs/common.h LPMSG lpMsg, HWND hWnd, HWND 76 third_party/protobuf/src/google/protobuf/stubs/common.h LPMSG lpMsg, HWND hWnd, HWND 118 third_party/wtl/include/atlapp.h extern "C" void WINAPI ListView_SetItemSpacing(HWND hwndLV, int iHeight); HWND 168 third_party/wtl/include/atlapp.h inline LONG_PTR tmp_SetWindowLongPtrW( HWND hWnd, int nIndex, LONG_PTR dwNewLong ) HWND 176 third_party/wtl/include/atlapp.h inline LONG_PTR tmp_GetWindowLongPtrW( HWND hWnd, int nIndex ) HWND 1198 third_party/wtl/include/atlapp.h ATL::CSimpleArray<HWND>* m_pSettingChangeNotify; HWND 1294 third_party/wtl/include/atlapp.h typedef ATL::CSimpleArray<HWND> _notifyClass; HWND 1304 third_party/wtl/include/atlapp.h HWND hNtfWnd = ::CreateDialogIndirect(GetModuleInstance(), &templ, NULL, pfnDlgProc); HWND 1345 third_party/wtl/include/atlapp.h BOOL AddSettingChangeNotify(HWND hWnd) HWND 1365 third_party/wtl/include/atlapp.h BOOL RemoveSettingChangeNotify(HWND hWnd) HWND 1396 third_party/wtl/include/atlapp.h static INT_PTR CALLBACK _SettingChangeDlgProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 1398 third_party/wtl/include/atlapp.h static BOOL CALLBACK _SettingChangeDlgProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 35 third_party/wtl/include/atlcrack.h BOOL ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& lResult, DWORD dwMsgMapID = 0) \ HWND 42 third_party/wtl/include/atlcrack.h BOOL _ProcessWindowMessage(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT& lResult, DWORD dwMsgMapID) \ HWND 74 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, lParam); \ HWND 84 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, (PCOPYDATASTRUCT)lParam); \ HWND 127 third_party/wtl/include/atlcrack.h func((UINT)LOWORD(wParam), (BOOL)HIWORD(wParam), (HWND)lParam); \ HWND 138 third_party/wtl/include/atlcrack.h func((HWND)wParam); \ HWND 149 third_party/wtl/include/atlcrack.h func((HWND)wParam); \ HWND 256 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 266 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 276 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 286 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 296 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 306 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 382 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 392 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 479 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 489 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 833 third_party/wtl/include/atlcrack.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 844 third_party/wtl/include/atlcrack.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 908 third_party/wtl/include/atlcrack.h func((UINT)wParam, (HWND)lParam); \ HWND 1050 third_party/wtl/include/atlcrack.h func((HWND)wParam, (HWND)lParam); \ HWND 1105 third_party/wtl/include/atlcrack.h func((HWND)wParam, (const LPPAINTSTRUCT)::GlobalLock((HGLOBAL)lParam)); \ HWND 1117 third_party/wtl/include/atlcrack.h func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 1128 third_party/wtl/include/atlcrack.h func((HWND)wParam, _WTYPES_NS::CPoint(GET_X_LPARAM(lParam), GET_Y_LPARAM(lParam))); \ HWND 1139 third_party/wtl/include/atlcrack.h func((HWND)wParam, (const LPRECT)::GlobalLock((HGLOBAL)lParam)); \ HWND 1162 third_party/wtl/include/atlcrack.h func((HWND)wParam, (HWND)lParam); \ HWND 1173 third_party/wtl/include/atlcrack.h func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 1194 third_party/wtl/include/atlcrack.h func((HWND)wParam); \ HWND 1205 third_party/wtl/include/atlcrack.h func((HWND)wParam); \ HWND 1315 third_party/wtl/include/atlcrack.h func((HWND)lParam); \ HWND 1336 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 1496 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, (int)lParam); \ HWND 1700 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HWND)wParam, GET_APPCOMMAND_LPARAM(lParam), GET_DEVICE_LPARAM(lParam), GET_KEYSTATE_LPARAM(lParam)); \ HWND 1911 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 1986 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 1996 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 2006 third_party/wtl/include/atlcrack.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 2017 third_party/wtl/include/atlcrack.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 2028 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2038 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2048 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2058 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2068 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2078 third_party/wtl/include/atlcrack.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2172 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2183 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2194 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2235 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2246 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2277 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2288 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2299 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2340 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2351 third_party/wtl/include/atlcrack.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 118 third_party/wtl/include/atlctrls.h CStaticT(HWND hWnd = NULL) : TBase(hWnd) HWND 121 third_party/wtl/include/atlctrls.h CStaticT< TBase >& operator =(HWND hWnd) HWND 127 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 214 third_party/wtl/include/atlctrls.h CButtonT(HWND hWnd = NULL) : TBase(hWnd) HWND 217 third_party/wtl/include/atlctrls.h CButtonT< TBase >& operator =(HWND hWnd) HWND 223 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 407 third_party/wtl/include/atlctrls.h CListBoxT(HWND hWnd = NULL) : TBase(hWnd) HWND 410 third_party/wtl/include/atlctrls.h CListBoxT< TBase >& operator =(HWND hWnd) HWND 416 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 796 third_party/wtl/include/atlctrls.h CComboBoxT(HWND hWnd = NULL) : TBase(hWnd) HWND 799 third_party/wtl/include/atlctrls.h CComboBoxT< TBase >& operator =(HWND hWnd) HWND 805 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1170 third_party/wtl/include/atlctrls.h CEditT(HWND hWnd = NULL) : TBase(hWnd) HWND 1173 third_party/wtl/include/atlctrls.h CEditT< TBase >& operator =(HWND hWnd) HWND 1179 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1646 third_party/wtl/include/atlctrls.h LRESULT OnEditClear(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1653 third_party/wtl/include/atlctrls.h LRESULT OnEditClearAll(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1661 third_party/wtl/include/atlctrls.h LRESULT OnEditCopy(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1668 third_party/wtl/include/atlctrls.h LRESULT OnEditCut(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1675 third_party/wtl/include/atlctrls.h LRESULT OnEditPaste(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1682 third_party/wtl/include/atlctrls.h LRESULT OnEditSelectAll(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1689 third_party/wtl/include/atlctrls.h LRESULT OnEditUndo(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 1746 third_party/wtl/include/atlctrls.h CScrollBarT(HWND hWnd = NULL) : TBase(hWnd) HWND 1749 third_party/wtl/include/atlctrls.h CScrollBarT< TBase >& operator =(HWND hWnd) HWND 1755 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2173 third_party/wtl/include/atlctrls.h static BOOL DragEnter(HWND hWnd, POINT point) HWND 2178 third_party/wtl/include/atlctrls.h static BOOL DragEnter(HWND hWnd, int x, int y) HWND 2183 third_party/wtl/include/atlctrls.h static BOOL DragLeave(HWND hWnd) HWND 2212 third_party/wtl/include/atlctrls.h CToolInfo(UINT nFlags, HWND hWnd, UINT nIDTool = 0, LPRECT lpRect = NULL, LPTSTR lpstrText = LPSTR_TEXTCALLBACK, LPARAM lUserParam = NULL) HWND 2221 third_party/wtl/include/atlctrls.h void Init(UINT nFlags, HWND hWnd, UINT nIDTool = 0, LPRECT lpRect = NULL, LPTSTR lpstrText = LPSTR_TEXTCALLBACK, LPARAM lUserParam = NULL) HWND 2251 third_party/wtl/include/atlctrls.h CToolTipCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2254 third_party/wtl/include/atlctrls.h CToolTipCtrlT< TBase >& operator =(HWND hWnd) HWND 2260 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2279 third_party/wtl/include/atlctrls.h void GetText(LPTSTR lpstrText, HWND hWnd, UINT nIDTool = 0) const HWND 2293 third_party/wtl/include/atlctrls.h BOOL GetToolInfo(HWND hWnd, UINT nIDTool, UINT* puFlags, LPRECT lpRect, LPTSTR lpstrText) const HWND 2321 third_party/wtl/include/atlctrls.h void SetToolRect(HWND hWnd, UINT nIDTool, LPCRECT lpRect) HWND 2446 third_party/wtl/include/atlctrls.h BOOL AddTool(HWND hWnd, ATL::_U_STRINGorID text = LPSTR_TEXTCALLBACK, LPCRECT lpRectTool = NULL, UINT nIDTool = 0) HWND 2463 third_party/wtl/include/atlctrls.h void DelTool(HWND hWnd, UINT nIDTool = 0) HWND 2478 third_party/wtl/include/atlctrls.h BOOL HitTest(HWND hWnd, POINT pt, LPTOOLINFO lpToolInfo) const HWND 2509 third_party/wtl/include/atlctrls.h void UpdateTipText(ATL::_U_STRINGorID text, HWND hWnd, UINT nIDTool = 0) HWND 2580 third_party/wtl/include/atlctrls.h CHeaderCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2583 third_party/wtl/include/atlctrls.h CHeaderCtrlT< TBase >& operator =(HWND hWnd) HWND 2589 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2790 third_party/wtl/include/atlctrls.h CListViewCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2793 third_party/wtl/include/atlctrls.h CListViewCtrlT< TBase >& operator =(HWND hWnd) HWND 2799 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 3035 third_party/wtl/include/atlctrls.h return CEdit((HWND)::SendMessage(m_hWnd, LVM_GETEDITCONTROL, 0, 0L)); HWND 3164 third_party/wtl/include/atlctrls.h return CHeaderCtrl((HWND)::SendMessage(m_hWnd, LVM_GETHEADER, 0, 0L)); HWND 3343 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, LVM_GETTOOLTIPS, 0, 0L)); HWND 3346 third_party/wtl/include/atlctrls.h CToolTipCtrl SetToolTips(HWND hWndTT) HWND 3349 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, LVM_SETTOOLTIPS, (WPARAM)hWndTT, 0L)); HWND 3725 third_party/wtl/include/atlctrls.h return CEdit((HWND)::SendMessage(m_hWnd, LVM_EDITLABEL, nItem, 0L)); HWND 3946 third_party/wtl/include/atlctrls.h CTreeViewCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 3949 third_party/wtl/include/atlctrls.h CTreeViewCtrlT< TBase >& operator =(HWND hWnd) HWND 3955 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 4174 third_party/wtl/include/atlctrls.h return CEdit((HWND)::SendMessage(m_hWnd, TVM_GETEDITCONTROL, 0, 0L)); HWND 4204 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, TVM_GETTOOLTIPS, 0, 0L)); HWND 4207 third_party/wtl/include/atlctrls.h CToolTipCtrl SetToolTips(HWND hWndTT) HWND 4210 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, TVM_SETTOOLTIPS, (WPARAM)hWndTT, 0L)); HWND 4541 third_party/wtl/include/atlctrls.h return CEdit((HWND)::SendMessage(m_hWnd, TVM_EDITLABEL, 0, (LPARAM)hItem)); HWND 4733 third_party/wtl/include/atlctrls.h HWND EditLabel(); HWND 4759 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT(HWND hWnd = NULL) : CTreeViewCtrlT< TBase >(hWnd) HWND 4762 third_party/wtl/include/atlctrls.h CTreeViewCtrlExT< TBase >& operator =(HWND hWnd) HWND 5171 third_party/wtl/include/atlctrls.h inline HWND CTreeItemT<TBase>::EditLabel() HWND 5270 third_party/wtl/include/atlctrls.h CToolBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 5273 third_party/wtl/include/atlctrls.h CToolBarCtrlT< TBase >& operator =(HWND hWnd) HWND 5279 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 5386 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, TB_GETTOOLTIPS, 0, 0L)); HWND 5389 third_party/wtl/include/atlctrls.h void SetToolTips(HWND hWndToolTip) HWND 5396 third_party/wtl/include/atlctrls.h void SetNotifyWnd(HWND hWnd) HWND 6020 third_party/wtl/include/atlctrls.h CStatusBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 6023 third_party/wtl/include/atlctrls.h CStatusBarCtrlT< TBase >& operator =(HWND hWnd) HWND 6029 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 6228 third_party/wtl/include/atlctrls.h CTabCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 6231 third_party/wtl/include/atlctrls.h CTabCtrlT< TBase >& operator =(HWND hWnd) HWND 6237 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 6341 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, TCM_GETTOOLTIPS, 0, 0L)); HWND 6344 third_party/wtl/include/atlctrls.h void SetTooltips(HWND hWndToolTip) HWND 6502 third_party/wtl/include/atlctrls.h CTrackBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 6505 third_party/wtl/include/atlctrls.h CTrackBarCtrlT< TBase >& operator =(HWND hWnd) HWND 6511 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 6702 third_party/wtl/include/atlctrls.h return ATL::CWindow((HWND)::SendMessage(m_hWnd, TBM_GETBUDDY, bLeft, 0L)); HWND 6705 third_party/wtl/include/atlctrls.h ATL::CWindow SetBuddy(HWND hWndBuddy, BOOL bLeft = TRUE) HWND 6708 third_party/wtl/include/atlctrls.h return ATL::CWindow((HWND)::SendMessage(m_hWnd, TBM_SETBUDDY, bLeft, (LPARAM)hWndBuddy)); HWND 6715 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, TBM_GETTOOLTIPS, 0, 0L)); HWND 6718 third_party/wtl/include/atlctrls.h void SetToolTips(HWND hWndTT) HWND 6776 third_party/wtl/include/atlctrls.h CUpDownCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 6779 third_party/wtl/include/atlctrls.h CUpDownCtrlT< TBase >& operator =(HWND hWnd) HWND 6785 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 6825 third_party/wtl/include/atlctrls.h return ATL::CWindow((HWND)::SendMessage(m_hWnd, UDM_GETBUDDY, 0, 0L)); HWND 6828 third_party/wtl/include/atlctrls.h ATL::CWindow SetBuddy(HWND hWndBuddy) HWND 6831 third_party/wtl/include/atlctrls.h return ATL::CWindow((HWND)::SendMessage(m_hWnd, UDM_SETBUDDY, (WPARAM)hWndBuddy, 0L)); HWND 6927 third_party/wtl/include/atlctrls.h CProgressBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 6930 third_party/wtl/include/atlctrls.h CProgressBarCtrlT< TBase >& operator =(HWND hWnd) HWND 6936 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 7082 third_party/wtl/include/atlctrls.h CHotKeyCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 7085 third_party/wtl/include/atlctrls.h CHotKeyCtrlT< TBase >& operator =(HWND hWnd) HWND 7091 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 7146 third_party/wtl/include/atlctrls.h CAnimateCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 7149 third_party/wtl/include/atlctrls.h CAnimateCtrlT< TBase >& operator =(HWND hWnd) HWND 7155 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 7232 third_party/wtl/include/atlctrls.h CRichEditCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 7235 third_party/wtl/include/atlctrls.h CRichEditCtrlT< TBase >& operator =(HWND hWnd) HWND 7241 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 8109 third_party/wtl/include/atlctrls.h LRESULT OnEditRedo(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 8148 third_party/wtl/include/atlctrls.h CDragListBoxT(HWND hWnd = NULL) : CListBoxT< TBase >(hWnd) HWND 8151 third_party/wtl/include/atlctrls.h CDragListBoxT< TBase >& operator =(HWND hWnd) HWND 8157 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 8161 third_party/wtl/include/atlctrls.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 8250 third_party/wtl/include/atlctrls.h BOOL OnBeginDrag(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) HWND 8255 third_party/wtl/include/atlctrls.h void OnCancelDrag(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) HWND 8260 third_party/wtl/include/atlctrls.h int OnDragging(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) HWND 8265 third_party/wtl/include/atlctrls.h void OnDropped(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) HWND 8282 third_party/wtl/include/atlctrls.h CReBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 8285 third_party/wtl/include/atlctrls.h CReBarCtrlT< TBase >& operator =(HWND hWnd) HWND 8291 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 8407 third_party/wtl/include/atlctrls.h return CToolTipCtrl((HWND)::SendMessage(m_hWnd, RB_GETTOOLTIPS, 0, 0L)); HWND 8410 third_party/wtl/include/atlctrls.h void SetToolTips(HWND hwndToolTip) HWND 8515 third_party/wtl/include/atlctrls.h ATL::CWindow SetNotifyWnd(HWND hWnd) HWND 8518 third_party/wtl/include/atlctrls.h return ATL::CWindow((HWND)::SendMessage(m_hWnd, RB_SETPARENT, (WPARAM)hWnd, 0L)); HWND 8667 third_party/wtl/include/atlctrls.h CComboBoxExT(HWND hWnd = NULL) : CComboBoxT< TBase >(hWnd) HWND 8670 third_party/wtl/include/atlctrls.h CComboBoxExT< TBase >& operator =(HWND hWnd) HWND 8676 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 8907 third_party/wtl/include/atlctrls.h return CComboBox((HWND)::SendMessage(m_hWnd, CBEM_GETCOMBOCONTROL, 0, 0L)); HWND 8913 third_party/wtl/include/atlctrls.h return CEdit((HWND)::SendMessage(m_hWnd, CBEM_GETEDITCONTROL, 0, 0L)); HWND 8961 third_party/wtl/include/atlctrls.h CMonthCalendarCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 8964 third_party/wtl/include/atlctrls.h CMonthCalendarCtrlT< TBase >& operator =(HWND hWnd) HWND 8970 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 9200 third_party/wtl/include/atlctrls.h CDateTimePickerCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 9203 third_party/wtl/include/atlctrls.h CDateTimePickerCtrlT< TBase >& operator =(HWND hWnd) HWND 9209 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 9267 third_party/wtl/include/atlctrls.h return CMonthCalendarCtrl((HWND)::SendMessage(m_hWnd, DTM_GETMONTHCAL, 0, 0L)); HWND 9422 third_party/wtl/include/atlctrls.h CFlatScrollBarT(HWND hWnd = NULL) : TBase(hWnd) HWND 9425 third_party/wtl/include/atlctrls.h CFlatScrollBarT< TBase >& operator =(HWND hWnd) HWND 9447 third_party/wtl/include/atlctrls.h CIPAddressCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 9450 third_party/wtl/include/atlctrls.h CIPAddressCtrlT< TBase >& operator =(HWND hWnd) HWND 9456 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 9527 third_party/wtl/include/atlctrls.h CPagerCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 9530 third_party/wtl/include/atlctrls.h CPagerCtrlT< TBase >& operator =(HWND hWnd) HWND 9536 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 9605 third_party/wtl/include/atlctrls.h void SetChild(HWND hWndChild) HWND 9646 third_party/wtl/include/atlctrls.h CLinkCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 9649 third_party/wtl/include/atlctrls.h CLinkCtrlT< TBase >& operator =(HWND hWnd) HWND 9655 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 9849 third_party/wtl/include/atlctrls.h CCECommandBarCtrlT(HWND hWnd = NULL) : TBase(hWnd) { } HWND 9851 third_party/wtl/include/atlctrls.h CCECommandBarCtrlT< TBase >& operator=(HWND hWnd) HWND 9876 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, int nCmdBarID) HWND 9930 third_party/wtl/include/atlctrls.h HWND InsertComboBox(int nWidth, UINT dwStyle, WORD wComboBoxID, WORD wButton) HWND 9969 third_party/wtl/include/atlctrls.h CCECommandBandsCtrlT(HWND hWnd = NULL) : TBase(hWnd) { } HWND 9971 third_party/wtl/include/atlctrls.h CCECommandBandsCtrlT< TBase >& operator=(HWND hWnd) HWND 9991 third_party/wtl/include/atlctrls.h HWND GetCommandBar(UINT uBand) const HWND 10004 third_party/wtl/include/atlctrls.h HWND Create(HWND hWndParent, UINT wID, DWORD dwStyles, HIMAGELIST hImageList = NULL) HWND 154 third_party/wtl/include/atlctrlw.h CSimpleStack<HWND> m_stackMenuWnd; HWND 157 third_party/wtl/include/atlctrlw.h HWND m_hWndHook; HWND 289 third_party/wtl/include/atlctrlw.h HWND m_hWndFocus; // Alternate focus mode HWND 448 third_party/wtl/include/atlctrlw.h HWND GetCmdBar() const HWND 451 third_party/wtl/include/atlctrlw.h return (HWND)::SendMessage(m_hWnd, CBRM_GETCMDBAR, 0, 0L); HWND 455 third_party/wtl/include/atlctrlw.h HWND Create(HWND hWndParent, RECT& rcPos, LPCTSTR szWindowName = NULL, HWND 469 third_party/wtl/include/atlctrlw.h BOOL AttachToWindow(HWND hWnd) HWND 894 third_party/wtl/include/atlctrlw.h BOOL SetMDIClient(HWND /*hWndMDIClient*/) HWND 1877 third_party/wtl/include/atlctrlw.h HWND hWndMenu = m_stackMenuWnd.GetCurrent(); HWND 2047 third_party/wtl/include/atlctrlw.h HWND hWndMenu = m_stackMenuWnd.GetCurrent(); HWND 2618 third_party/wtl/include/atlctrlw.h HWND hWndMenu = (HWND)wParam; HWND 2629 third_party/wtl/include/atlctrlw.h HWND hWndMenu = (HWND)wParam; HWND 2652 third_party/wtl/include/atlctrlw.h HWND hWnd = pMsg->hwnd; HWND 2911 third_party/wtl/include/atlctrlw.h HWND hWndReBar = GetParent(); HWND 3275 third_party/wtl/include/atlctrlw.h HWND m_hWndChildMaximized; HWND 3293 third_party/wtl/include/atlctrlw.h typedef HTHEME (STDAPICALLTYPE *PFN_OpenThemeData)(HWND hwnd, LPCWSTR pszClassList); HWND 3296 third_party/wtl/include/atlctrlw.h typedef HRESULT (STDAPICALLTYPE *PFN_DrawThemeParentBackground)(HWND hwnd, HDC hdc, OPTIONAL RECT* prc); HWND 3325 third_party/wtl/include/atlctrlw.h BOOL SetMDIClient(HWND hWndMDIClient) HWND 3866 third_party/wtl/include/atlctrlw.h HWND hWndChild = (HWND)::SendMessage(m_wndMDIClient, WM_MDIGETACTIVE, 0, (LPARAM)&bMaximized); HWND 4142 third_party/wtl/include/atlctrlw.h HWND hWndChild = (HWND)::SendMessage(m_wndMDIClient, WM_MDIGETACTIVE, 0, (LPARAM)&bMaximized); HWND 125 third_party/wtl/include/atlctrlx.h BOOL SubclassWindow(HWND hWnd) HWND 622 third_party/wtl/include/atlctrlx.h BOOL SubclassWindow(HWND hWnd) HWND 1047 third_party/wtl/include/atlctrlx.h BOOL SubclassWindow(HWND hWnd) HWND 1895 third_party/wtl/include/atlctrlx.h HWND Create(HWND hWndParent, LPCTSTR lpstrText, DWORD dwStyle = WS_CHILD | WS_VISIBLE | WS_CLIPCHILDREN | WS_CLIPSIBLINGS | SBARS_SIZEGRIP, UINT nID = ATL_IDW_STATUS_BAR) HWND 1905 third_party/wtl/include/atlctrlx.h HWND Create(HWND hWndParent, UINT nTextID = ATL_IDS_IDLEMESSAGE, DWORD dwStyle = WS_CHILD | WS_VISIBLE | WS_CLIPCHILDREN | WS_CLIPSIBLINGS | SBARS_SIZEGRIP, UINT nID = ATL_IDW_STATUS_BAR) HWND 2297 third_party/wtl/include/atlctrlx.h HWND GetClient() const HWND 2302 third_party/wtl/include/atlctrlx.h HWND SetClient(HWND hWndClient) HWND 2304 third_party/wtl/include/atlctrlx.h HWND hWndOldClient = m_wndClient; HWND 2344 third_party/wtl/include/atlctrlx.h HWND Create(HWND hWndParent, LPCTSTR lpstrTitle = NULL, DWORD dwStyle = WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN, HWND 2357 third_party/wtl/include/atlctrlx.h HWND Create(HWND hWndParent, UINT uTitleID, DWORD dwStyle = WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN, HWND 2485 third_party/wtl/include/atlctrlx.h if(m_tb.m_hWnd != NULL && (HWND)lParam == m_tb.m_hWnd) HWND 3637 third_party/wtl/include/atlctrlx.h HWND hWnd; HWND 3831 third_party/wtl/include/atlctrlx.h void SetTitleBarWindow(HWND hWnd) HWND 3853 third_party/wtl/include/atlctrlx.h HWND GetPageHWND(int nPage) const HWND 3975 third_party/wtl/include/atlctrlx.h bool AddPage(HWND hWndView, LPCTSTR lpstrTitle, int nImage = -1, LPVOID pData = NULL) HWND 3980 third_party/wtl/include/atlctrlx.h bool InsertPage(int nPage, HWND hWndView, LPCTSTR lpstrTitle, int nImage = -1, LPVOID pData = NULL) HWND 4120 third_party/wtl/include/atlctrlx.h int PageIndexFromHwnd(HWND hWnd) const HWND 208 third_party/wtl/include/atlddx.h HWND hWndCtrl = pT->GetDlgItem(nID); HWND 318 third_party/wtl/include/atlddx.h HWND hWndCtrl = pT->GetDlgItem(nID); HWND 526 third_party/wtl/include/atlddx.h HWND hWndCtrl = pT->GetDlgItem(nID); HWND 560 third_party/wtl/include/atlddx.h HWND hWndCtrl = pT->GetDlgItem(nID); HWND 143 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 180 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 411 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 430 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 472 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 873 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 903 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 1325 third_party/wtl/include/atldlgs.h HWND m_hWnd; // used only in the callback function HWND 1328 third_party/wtl/include/atldlgs.h CFolderDialogImpl(HWND hWndParent = NULL, LPCTSTR lpstrTitle = NULL, UINT uFlags = BIF_RETURNONLYFSDIRS) : HWND 1351 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 1420 third_party/wtl/include/atldlgs.h static int CALLBACK BrowseCallbackProc(HWND hWnd, UINT uMsg, LPARAM lParam, LPARAM lpData) HWND 1565 third_party/wtl/include/atldlgs.h CFolderDialog(HWND hWndParent = NULL, LPCTSTR lpstrTitle = NULL, UINT uFlags = BIF_RETURNONLYFSDIRS) HWND 1579 third_party/wtl/include/atldlgs.h static UINT_PTR APIENTRY HookProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 1609 third_party/wtl/include/atldlgs.h HWND Create(HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID) HWND 1615 third_party/wtl/include/atldlgs.h static LRESULT CALLBACK StartWindowProc(HWND /*hWnd*/, UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/) HWND 1642 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 1674 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 1796 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 1818 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 1945 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 1979 third_party/wtl/include/atldlgs.h CColorDialogImpl(COLORREF clrInit = 0, DWORD dwFlags = 0, HWND hWndParent = NULL) HWND 1997 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 2029 third_party/wtl/include/atldlgs.h static UINT_PTR APIENTRY HookProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 2148 third_party/wtl/include/atldlgs.h CColorDialog(COLORREF clrInit = 0, DWORD dwFlags = 0, HWND hWndParent = NULL) HWND 2197 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 2217 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 2371 third_party/wtl/include/atldlgs.h LRESULT OnPrintSetup(WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL& /*bHandled*/) HWND 2384 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 2422 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 2436 third_party/wtl/include/atldlgs.h HRESULT DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 2615 third_party/wtl/include/atldlgs.h STDMETHOD(HandleMessage)(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT* plResult) HWND 2638 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 2661 third_party/wtl/include/atldlgs.h CPageSetupDialogImpl(DWORD dwFlags = PSD_MARGINS | PSD_INWININIINTLMEASURE, HWND hWndParent = NULL) HWND 2737 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 2758 third_party/wtl/include/atldlgs.h static UINT_PTR CALLBACK PaintHookProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 2798 third_party/wtl/include/atldlgs.h CPageSetupDialog(DWORD dwFlags = PSD_MARGINS | PSD_INWININIINTLMEASURE, HWND hWndParent = NULL) HWND 2803 third_party/wtl/include/atldlgs.h static UINT_PTR CALLBACK PaintHookProc(HWND, UINT, WPARAM, LPARAM) HWND 2845 third_party/wtl/include/atldlgs.h virtual void OnFinalMessage(HWND /*hWnd*/) HWND 2850 third_party/wtl/include/atldlgs.h HWND Create(BOOL bFindDialogOnly, // TRUE for Find, FALSE for FindReplace HWND 2854 third_party/wtl/include/atldlgs.h HWND hWndParent = NULL) HWND 2876 third_party/wtl/include/atldlgs.h HWND hWnd = NULL; HWND 3360 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow(), LPARAM dwInitParam = NULL) HWND 3387 third_party/wtl/include/atldlgs.h HWND Create(HWND hWndParent, LPARAM dwInitParam = NULL) HWND 3411 third_party/wtl/include/atldlgs.h HWND hWnd = ::CreateDialogIndirectParam(ModuleHelper::GetResourceInstance(), (LPCDLGTEMPLATE)m_Template.GetTemplatePtr(), hWndParent, (DLGPROC)T::StartDialogProc, dwInitParam); HWND 3418 third_party/wtl/include/atldlgs.h HWND Create(HWND hWndParent, RECT&, LPARAM dwInitParam = NULL) HWND 3441 third_party/wtl/include/atldlgs.h CPropertySheetWindow(HWND hWnd = NULL) : ATL::CWindow(hWnd) HWND 3444 third_party/wtl/include/atldlgs.h CPropertySheetWindow& operator =(HWND hWnd) HWND 3454 third_party/wtl/include/atldlgs.h HWND hWndTabCtrl = GetTabControl(); HWND 3459 third_party/wtl/include/atldlgs.h HWND GetActivePage() const HWND 3462 third_party/wtl/include/atldlgs.h return (HWND)::SendMessage(m_hWnd, PSM_GETCURRENTPAGEHWND, 0, 0L); HWND 3468 third_party/wtl/include/atldlgs.h HWND hWndTabCtrl = GetTabControl(); HWND 3500 third_party/wtl/include/atldlgs.h HWND GetTabControl() const HWND 3503 third_party/wtl/include/atldlgs.h return (HWND)::SendMessage(m_hWnd, PSM_GETTABCONTROL, 0, 0L); HWND 3603 third_party/wtl/include/atldlgs.h void SetModified(HWND hWndPage, BOOL bChanged = TRUE) HWND 3636 third_party/wtl/include/atldlgs.h int HwndToIndex(HWND hWnd) const HWND 3642 third_party/wtl/include/atldlgs.h HWND IndexToHwnd(int nIndex) const HWND 3645 third_party/wtl/include/atldlgs.h return (HWND)::SendMessage(m_hWnd, PSM_INDEXTOHWND, nIndex, 0L); HWND 3698 third_party/wtl/include/atldlgs.h HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = 0, DWORD = 0, ATL::_U_MENUorID = 0U, LPVOID = NULL) HWND 3725 third_party/wtl/include/atldlgs.h CPropertySheetImpl(ATL::_U_STRINGorID title = (LPCTSTR)NULL, UINT uStartPage = 0, HWND hWndParent = NULL) HWND 3754 third_party/wtl/include/atldlgs.h static int CALLBACK PropSheetCallback(HWND hWnd, UINT uMsg, LPARAM lParam) HWND 3812 third_party/wtl/include/atldlgs.h HWND Create(HWND hWndParent = NULL) HWND 3825 third_party/wtl/include/atldlgs.h HWND hWnd = (HWND)::PropertySheet(&m_psh); HWND 3833 third_party/wtl/include/atldlgs.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) HWND 4097 third_party/wtl/include/atldlgs.h CPropertySheet(ATL::_U_STRINGorID title = (LPCTSTR)NULL, UINT uStartPage = 0, HWND hWndParent = NULL) HWND 4110 third_party/wtl/include/atldlgs.h CPropertyPageWindow(HWND hWnd = NULL) : ATL::CWindow(hWnd) HWND 4113 third_party/wtl/include/atldlgs.h CPropertyPageWindow& operator =(HWND hWnd) HWND 4177 third_party/wtl/include/atldlgs.h HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = 0, DWORD = 0, ATL::_U_MENUorID = 0U, LPVOID = NULL) HWND 4214 third_party/wtl/include/atldlgs.h static UINT CALLBACK PropPageCallback(HWND hWnd, UINT uMsg, LPPROPSHEETPAGE ppsp) HWND 4369 third_party/wtl/include/atldlgs.h lResult = (LRESULT)pT->OnQueryInitialFocus((HWND)lpPSHNotify->lParam); HWND 4420 third_party/wtl/include/atldlgs.h lResult = (LRESULT)pT->OnQueryInitialFocus((HWND)lpPSHNotify->lParam); HWND 4516 third_party/wtl/include/atldlgs.h HWND OnQueryInitialFocus(HWND /*hWndFocus*/) HWND 4589 third_party/wtl/include/atldlgs.h HWND OnQueryInitialFocus(HWND /*hWndFocus*/) HWND 4702 third_party/wtl/include/atldlgs.h HWND hWndCtl = ::GetFocus(); HWND 4745 third_party/wtl/include/atldlgs.h static INT_PTR CALLBACK DialogProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 4791 third_party/wtl/include/atldlgs.h HWND hWndPrev = GetWindow(GW_CHILD); HWND 5045 third_party/wtl/include/atldlgs.h CWizard97SheetWindow(HWND hWnd = NULL) : CPropertySheetWindow(hWnd) HWND 5048 third_party/wtl/include/atldlgs.h CWizard97SheetWindow& operator =(HWND hWnd) HWND 5113 third_party/wtl/include/atldlgs.h HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = 0, DWORD = 0, ATL::_U_MENUorID = 0U, LPVOID = NULL) HWND 5138 third_party/wtl/include/atldlgs.h CWizard97SheetImpl(ATL::_U_STRINGorID title, ATL::_U_STRINGorID headerBitmap, ATL::_U_STRINGorID watermarkBitmap, UINT uStartPage = 0, HWND hWndParent = NULL) : HWND 5236 third_party/wtl/include/atldlgs.h CWizard97Sheet(ATL::_U_STRINGorID title, ATL::_U_STRINGorID headerBitmap, ATL::_U_STRINGorID watermarkBitmap, UINT uStartPage = 0, HWND hWndParent = NULL) : HWND 5259 third_party/wtl/include/atldlgs.h CWizard97PageWindow(HWND hWnd = NULL) : CPropertyPageWindow(hWnd) HWND 5262 third_party/wtl/include/atldlgs.h CWizard97PageWindow& operator =(HWND hWnd) HWND 5289 third_party/wtl/include/atldlgs.h HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = 0, DWORD = 0, ATL::_U_MENUorID = 0U, LPVOID = NULL) HWND 5392 third_party/wtl/include/atldlgs.h CAeroWizardFrameWindow(HWND hWnd = NULL) : CPropertySheetWindow(hWnd) HWND 5395 third_party/wtl/include/atldlgs.h CAeroWizardFrameWindow& operator =(HWND hWnd) HWND 5436 third_party/wtl/include/atldlgs.h CAeroWizardFrameImpl(ATL::_U_STRINGorID title = (LPCTSTR)NULL, UINT uStartPage = 0, HWND hWndParent = NULL) : HWND 5462 third_party/wtl/include/atldlgs.h HWND Create(HWND /*hWndParent*/ = NULL) HWND 5476 third_party/wtl/include/atldlgs.h CAeroWizardFrame(ATL::_U_STRINGorID title = (LPCTSTR)NULL, UINT uStartPage = 0, HWND hWndParent = NULL) HWND 5493 third_party/wtl/include/atldlgs.h CAeroWizardPageWindow(HWND hWnd = NULL) : CPropertyPageWindow(hWnd) HWND 5496 third_party/wtl/include/atldlgs.h CAeroWizardPageWindow& operator =(HWND hWnd) HWND 5620 third_party/wtl/include/atldlgs.h inline int AtlTaskDialog(HWND hWndParent, HWND 5632 third_party/wtl/include/atldlgs.h typedef HRESULT (STDAPICALLTYPE *PFN_TaskDialog)(HWND hwndParent, HINSTANCE hInstance, PCWSTR pszWindowTitle, PCWSTR pszMainInstruction, PCWSTR pszContent, TASKDIALOG_COMMON_BUTTON_FLAGS dwCommonButtons, PCWSTR pszIcon, int* pnButton); HWND 5855 third_party/wtl/include/atldlgs.h HWND m_hWnd; // used only in callback functions HWND 5858 third_party/wtl/include/atldlgs.h CTaskDialogImpl(HWND hWndParent = NULL) : m_hWnd(NULL) HWND 5866 third_party/wtl/include/atldlgs.h HRESULT DoModal(HWND hWndParent = ::GetActiveWindow(), int* pnButton = NULL, int* pnRadioButton = NULL, BOOL* pfVerificationFlagChecked = NULL) HWND 5969 third_party/wtl/include/atldlgs.h static HRESULT CALLBACK TaskDialogCallback(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LONG_PTR lpRefData) HWND 6199 third_party/wtl/include/atldlgs.h CTaskDialog(HWND hWndParent = NULL) : CTaskDialogImpl<CTaskDialog>(hWndParent) HWND 153 third_party/wtl/include/atlfind.h LRESULT OnEditFind(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 161 third_party/wtl/include/atlfind.h LRESULT OnEditRepeat(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 184 third_party/wtl/include/atlfind.h LRESULT OnEditReplace(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& bHandled) HWND 207 third_party/wtl/include/atlfind.h HWND hWndParent = NULL) HWND 218 third_party/wtl/include/atlfind.h HWND hWndFindReplace = findReplaceDialog->Create(bFindOnly, HWND 235 third_party/wtl/include/atlfind.h void AdjustDialogPosition(HWND hWndDialog) HWND 309 third_party/wtl/include/atlfind.h findNext, replaceWith, dwFlags, pT->operator HWND()); HWND 378 third_party/wtl/include/atlfind.h pT->AdjustDialogPosition(m_pFindReplaceDialog->operator HWND()); HWND 397 third_party/wtl/include/atlfind.h pT->AdjustDialogPosition(m_pFindReplaceDialog->operator HWND()); HWND 376 third_party/wtl/include/atlframe.h HWND m_hWndToolBar; HWND 377 third_party/wtl/include/atlframe.h HWND m_hWndStatusBar; HWND 378 third_party/wtl/include/atlframe.h HWND m_hWndClient; HWND 383 third_party/wtl/include/atlframe.h HWND m_hWndCECommandBar; HWND 419 third_party/wtl/include/atlframe.h HWND Create(HWND hWndParent, ATL::_U_RECT rect, LPCTSTR szWindowName, DWORD dwStyle, DWORD dwExStyle, ATL::_U_MENUorID MenuOrID, ATOM atom, LPVOID lpCreateParam) HWND 433 third_party/wtl/include/atlframe.h HWND hWnd = ::CreateWindowEx(dwExStyle, MAKEINTATOM(atom), szWindowName, HWND 443 third_party/wtl/include/atlframe.h static HWND CreateSimpleToolBarCtrl(HWND hWndParent, UINT nResourceID, BOOL bInitialSeparator = FALSE, HWND 505 third_party/wtl/include/atlframe.h HWND hWnd = ::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, dwStyle, 0, 0, 100, 100, hWndParent, (HMENU)LongToHandle(nID), ModuleHelper::GetModuleInstance(), NULL); HWND 515 third_party/wtl/include/atlframe.h HWND hWnd = hWndParent; HWND 560 third_party/wtl/include/atlframe.h static HWND CreateSimpleReBarCtrl(HWND hWndParent, DWORD dwStyle = ATL_SIMPLE_REBAR_STYLE, UINT nID = ATL_IDW_TOOLBAR) HWND 569 third_party/wtl/include/atlframe.h HWND hWndReBar = ::CreateWindowEx(0, REBARCLASSNAME, NULL, dwStyle, 0, 0, 100, 100, hWndParent, (HMENU)LongToHandle(nID), ModuleHelper::GetModuleInstance(), NULL); HWND 597 third_party/wtl/include/atlframe.h static BOOL AddSimpleReBarBandCtrl(HWND hWndReBar, HWND hWndBand, int nID = 0, LPCTSTR lpstrTitle = NULL, BOOL bNewRow = FALSE, int cxWidth = 0, BOOL bFullWidthAlways = FALSE) HWND 689 third_party/wtl/include/atlframe.h BOOL AddSimpleReBarBand(HWND hWndBand, LPCTSTR lpstrTitle = NULL, BOOL bNewRow = FALSE, int cxWidth = 0, BOOL bFullWidthAlways = FALSE) HWND 1118 third_party/wtl/include/atlframe.h HWND hWndCmdBar = (HWND)::SendMessage(m_hWnd, CBRM_GETCMDBAR, 0, 0L); HWND 1159 third_party/wtl/include/atlframe.h HWND Create(HWND hWndParent = NULL, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1174 third_party/wtl/include/atlframe.h HWND CreateEx(HWND hWndParent = NULL, ATL::_U_RECT rect = NULL, DWORD dwStyle = 0, DWORD dwExStyle = 0, LPVOID lpCreateParam = NULL) HWND 1192 third_party/wtl/include/atlframe.h HWND hWnd = pT->Create(hWndParent, rect, szWindowName, dwStyle, dwExStyle, hMenu, lpCreateParam); HWND 1209 third_party/wtl/include/atlframe.h HWND hWnd= T::CreateSimpleToolBarCtrl(m_hWndCECommandBar, nResourceID, TRUE, dwStyle, nID); HWND 1216 third_party/wtl/include/atlframe.h HWND CreateSimpleCEToolBar(UINT nResourceID = 0, DWORD dwStyle = ATL_SIMPLE_TOOLBAR_STYLE, UINT nID = ATL_IDW_TOOLBAR) HWND 1288 third_party/wtl/include/atlframe.h inline HWND AtlCreateSimpleToolBar(HWND hWndParent, UINT nResourceID, BOOL bInitialSeparator = FALSE, HWND 1310 third_party/wtl/include/atlframe.h HWND m_hWndMDIClient; HWND 1314 third_party/wtl/include/atlframe.h CMDIWindow(HWND hWnd = NULL) : ATL::CWindow(hWnd), m_hWndMDIClient(NULL), m_hMenu(NULL) HWND 1317 third_party/wtl/include/atlframe.h CMDIWindow& operator =(HWND hWnd) HWND 1324 third_party/wtl/include/atlframe.h HWND MDIGetActive(BOOL* lpbMaximized = NULL) HWND 1327 third_party/wtl/include/atlframe.h return (HWND)::SendMessage(m_hWndMDIClient, WM_MDIGETACTIVE, 0, (LPARAM)lpbMaximized); HWND 1330 third_party/wtl/include/atlframe.h void MDIActivate(HWND hWndChildToActivate) HWND 1337 third_party/wtl/include/atlframe.h void MDINext(HWND hWndChild, BOOL bPrevious = FALSE) HWND 1344 third_party/wtl/include/atlframe.h void MDIMaximize(HWND hWndChildToMaximize) HWND 1351 third_party/wtl/include/atlframe.h void MDIRestore(HWND hWndChildToRestore) HWND 1358 third_party/wtl/include/atlframe.h void MDIDestroy(HWND hWndChildToDestroy) HWND 1423 third_party/wtl/include/atlframe.h HWND GetMDIFrame() const HWND 1441 third_party/wtl/include/atlframe.h HWND hWndChild = MDIGetActive(); \ HWND 1450 third_party/wtl/include/atlframe.h HWND Create(HWND hWndParent = NULL, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1466 third_party/wtl/include/atlframe.h HWND CreateEx(HWND hWndParent = NULL, ATL::_U_RECT rect = NULL, DWORD dwStyle = 0, DWORD dwExStyle = 0, LPVOID lpCreateParam = NULL) HWND 1475 third_party/wtl/include/atlframe.h HWND hWnd = pT->Create(hWndParent, rect, szWindowName, dwStyle, dwExStyle, hMenu, lpCreateParam); HWND 1497 third_party/wtl/include/atlframe.h static LRESULT CALLBACK MDIFrameWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) HWND 1532 third_party/wtl/include/atlframe.h HWND hWnd = pThis->m_hWnd; HWND 1543 third_party/wtl/include/atlframe.h HWND hWnd = pThis->m_hWnd; HWND 1575 third_party/wtl/include/atlframe.h HWND CreateMDIClient(HMENU hWindowMenu = NULL, UINT nID = ATL_IDW_CLIENT, UINT nFirstChildID = ATL_IDM_FIRST_MDICHILD) HWND 1698 third_party/wtl/include/atlframe.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1725 third_party/wtl/include/atlframe.h HWND hWnd = CFrameWindowImplBase<TBase, TWinTraits >::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, (UINT)0U, atom, lpCreateParam); HWND 1744 third_party/wtl/include/atlframe.h HWND CreateEx(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR lpcstrWindowName = NULL, DWORD dwStyle = 0, DWORD dwExStyle = 0, LPVOID lpCreateParam = NULL) HWND 1756 third_party/wtl/include/atlframe.h HWND hWnd = pT->Create(hWndParent, rect, lpcstrWindowName, dwStyle, dwExStyle, T::GetWndClassInfo().m_uCommonResourceID, lpCreateParam); HWND 1776 third_party/wtl/include/atlframe.h HWND hWndChild = MDIGetActive(); HWND 1882 third_party/wtl/include/atlframe.h if((HWND)lParam == m_hWnd && m_hMenu != NULL) HWND 1884 third_party/wtl/include/atlframe.h else if((HWND)lParam == NULL) HWND 2017 third_party/wtl/include/atlframe.h HWND hWnd = pT->GetDlgItem(lpMeasureItemStruct->CtlID); HWND 2090 third_party/wtl/include/atlframe.h HWND m_hWnd; HWND 2164 third_party/wtl/include/atlframe.h BOOL UIAddMenuBar(HWND hWnd) // menu bar (main menu) HWND 2174 third_party/wtl/include/atlframe.h BOOL UIAddToolBar(HWND hWnd) // toolbar HWND 2184 third_party/wtl/include/atlframe.h BOOL UIAddStatusBar(HWND hWnd) // status bar HWND 2194 third_party/wtl/include/atlframe.h BOOL UIAddChildWindowContainer(HWND hWnd) // child window HWND 2703 third_party/wtl/include/atlframe.h static void UIUpdateToolBarElement(int nID, _AtlUpdateUIData* pUIData, HWND hWndToolBar) HWND 2712 third_party/wtl/include/atlframe.h static void UIUpdateStatusBarElement(int nID, _AtlUpdateUIData* pUIData, HWND hWndStatusBar) HWND 2719 third_party/wtl/include/atlframe.h static void UIUpdateChildWindow(int nID, _AtlUpdateUIData* pUIData, HWND hWnd) HWND 2721 third_party/wtl/include/atlframe.h HWND hChild = ::GetDlgItem(hWnd, nID); HWND 2736 third_party/wtl/include/atlframe.h HWND hOldDef = ::GetDlgItem(hWnd, (int)(short)LOWORD(dwRet)); HWND 1239 third_party/wtl/include/atlgdi.h HWND WindowFromDC() const HWND 1882 third_party/wtl/include/atlgdi.h int ExcludeUpdateRgn(HWND hWnd) HWND 3328 third_party/wtl/include/atlgdi.h HWND m_hWnd; HWND 3332 third_party/wtl/include/atlgdi.h CPaintDC(HWND hWnd) HWND 3352 third_party/wtl/include/atlgdi.h HWND m_hWnd; HWND 3355 third_party/wtl/include/atlgdi.h CClientDC(HWND hWnd) HWND 3373 third_party/wtl/include/atlgdi.h HWND m_hWnd; HWND 3376 third_party/wtl/include/atlgdi.h CWindowDC(HWND hWnd) HWND 3802 third_party/wtl/include/atlgdi.h inline bool AtlSetClipboardDib16(HBITMAP hbm, SIZE size, HWND hWnd) HWND 3828 third_party/wtl/include/atlgdi.h inline HBITMAP AtlGetClipboardDib(HWND hWnd) HWND 232 third_party/wtl/include/atlprint.h bool PrinterProperties(HWND hWnd = NULL) HWND 438 third_party/wtl/include/atlprint.h bool DocumentProperties(HANDLE hPrinter, HWND hWnd = NULL) HWND 173 third_party/wtl/include/atlscrl.h for(HWND hWndChild = ::GetWindow(pT->m_hWnd, GW_CHILD); hWndChild != NULL; hWndChild = ::GetWindow(hWndChild, GW_HWNDNEXT)) HWND 248 third_party/wtl/include/atlscrl.h for(HWND hWndChild = ::GetWindow(pT->m_hWnd, GW_CHILD); hWndChild != NULL; hWndChild = ::GetWindow(hWndChild, GW_HWNDNEXT)) HWND 431 third_party/wtl/include/atlscrl.h void ScrollToView(HWND hWnd) HWND 628 third_party/wtl/include/atlscrl.h LRESULT OnScrollUp(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 634 third_party/wtl/include/atlscrl.h LRESULT OnScrollDown(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 640 third_party/wtl/include/atlscrl.h LRESULT OnScrollPageUp(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 646 third_party/wtl/include/atlscrl.h LRESULT OnScrollPageDown(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 652 third_party/wtl/include/atlscrl.h LRESULT OnScrollTop(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 658 third_party/wtl/include/atlscrl.h LRESULT OnScrollBottom(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 664 third_party/wtl/include/atlscrl.h LRESULT OnScrollLeft(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 670 third_party/wtl/include/atlscrl.h LRESULT OnScrollRight(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 676 third_party/wtl/include/atlscrl.h LRESULT OnScrollPageLeft(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 682 third_party/wtl/include/atlscrl.h LRESULT OnScrollPageRight(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 688 third_party/wtl/include/atlscrl.h LRESULT OnScrollAllLeft(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 694 third_party/wtl/include/atlscrl.h LRESULT OnScrollAllRight(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 863 third_party/wtl/include/atlscrl.h HWND hWndWheel = FindWindow(MSH_WHEELMODULE_CLASS, MSH_WHEELMODULE_TITLE); HWND 1224 third_party/wtl/include/atlscrl.h CFSBWindowT(HWND hWnd = NULL) : TBase(hWnd) HWND 1227 third_party/wtl/include/atlscrl.h CFSBWindowT< TBase >& operator =(HWND hWnd) HWND 1778 third_party/wtl/include/atlscrl.h if((HWND)wParam == pT->m_hWnd) HWND 1862 third_party/wtl/include/atlscrl.h HWND GetClient() const HWND 1867 third_party/wtl/include/atlscrl.h HWND SetClient(HWND hWndClient, bool bClientSizeAsMin = true) HWND 1871 third_party/wtl/include/atlscrl.h HWND hWndOldClient = m_wndClient; HWND 1960 third_party/wtl/include/atlscrl.h void ScrollToView(HWND hWnd) // client window coordinates HWND 64 third_party/wtl/include/atlsplit.h HWND m_hWndPane[m_nPanesCount]; HWND 248 third_party/wtl/include/atlsplit.h void SetSplitterPanes(HWND hWndLeftTop, HWND hWndRightBottom, bool bUpdate = true) HWND 257 third_party/wtl/include/atlsplit.h bool SetSplitterPane(int nPane, HWND hWnd, bool bUpdate = true) HWND 270 third_party/wtl/include/atlsplit.h HWND GetSplitterPane(int nPane) const HWND 295 third_party/wtl/include/atlsplit.h HWND hWndFocus = ::GetFocus(); HWND 341 third_party/wtl/include/atlsplit.h bool SetDefaultActivePane(HWND hWnd) HWND 455 third_party/wtl/include/atlsplit.h if((HWND)wParam == pT->m_hWnd && LOWORD(lParam) == HTCLIENT) HWND 169 third_party/wtl/include/atltheme.h HTHEME OpenThemeData(HWND hWnd, LPCWSTR pszClassList) HWND 423 third_party/wtl/include/atltheme.h HTHEME OpenThemeDataEx(HWND hWnd, LPCWSTR pszClassList, DWORD dwFlags) HWND 483 third_party/wtl/include/atltheme.h inline bool AtlDrawThemeClientEdge(HTHEME hTheme, HWND hWnd, HRGN hRgnUpdate = NULL, HBRUSH hBrush = NULL, int nPartID = 0, int nStateID = 0) HWND 1029 third_party/wtl/include/atltheme.h HANIMATIONBUFFER Begin(HWND hWnd, HDC hDCTarget, const RECT* pRectTarget, BP_BUFFERFORMAT dwFormat, BP_PAINTPARAMS* pPaintParams, BP_ANIMATIONPARAMS* pAnimationParams, HDC* phdcFrom, HDC* phdcTo) HWND 1047 third_party/wtl/include/atltheme.h static bool IsRendering(HWND hWnd, HDC hDC) HWND 43 third_party/wtl/include/atluser.h inline int AtlMessageBox(HWND hWndOwner, ATL::_U_STRINGorID message, ATL::_U_STRINGorID title = (LPCTSTR)NULL, UINT uType = MB_OK | MB_ICONINFORMATION) HWND 234 third_party/wtl/include/atluser.h BOOL TrackPopupMenu(UINT nFlags, int x, int y, HWND hWnd, LPCRECT lpRect = NULL) HWND 248 third_party/wtl/include/atluser.h BOOL TrackPopupMenuEx(UINT uFlags, int x, int y, HWND hWnd, LPTPMPARAMS lptpm = NULL) HWND 338 third_party/wtl/include/atluser.h BOOL HiliteMenuItem(HWND hWnd, UINT uIDHiliteItem, UINT uHilite) HWND 533 third_party/wtl/include/atluser.h BOOL GetMenuItemRect(HWND hWnd, UINT uItem, LPRECT lprcItem) const HWND 539 third_party/wtl/include/atluser.h int MenuItemFromPoint(HWND hWnd, POINT point) const HWND 645 third_party/wtl/include/atluser.h BOOL TranslateAccelerator(HWND hWnd, LPMSG pMsg) HWND 169 third_party/wtl/include/atlwince.h inline HWND AtlCreateMenuBar(SHMENUBARINFO& mbi) HWND 176 third_party/wtl/include/atlwince.h inline HWND AtlCreateMenuBar(HWND hWnd, UINT nToolBarId = ATL_IDW_TOOLBAR, DWORD dwFlags = 0, int nBmpId = 0, int cBmpImages = 0, COLORREF clrBk = 0) HWND 182 third_party/wtl/include/atlwince.h inline HWND AtlCreateEmptyMenuBar(HWND hWnd, bool bSip = true) HWND 207 third_party/wtl/include/atlwince.h inline void AtlActivateBackKey(HWND hMenuBar) HWND 386 third_party/wtl/include/atlwince.h HWND hMenuBar = ::SHFindMenuBar(pT->m_hWnd); HWND 427 third_party/wtl/include/atlwince.h HWND CreateMenuBar(UINT uiMB = T::IDD, int nBmpImages = 0) HWND 454 third_party/wtl/include/atlwince.h if (::GetDlgCtrlID((HWND)lParam) == IDC_INFOSTATIC) HWND 463 third_party/wtl/include/atlwince.h LRESULT OnMenuClose(WORD /*wNotifyCode*/, WORD wID, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 471 third_party/wtl/include/atlwince.h LRESULT OnCloseCmd(WORD /*wNotifyCode*/, WORD wID, HWND /*hWndCtl*/, BOOL& /*bHandled*/) HWND 546 third_party/wtl/include/atlwince.h INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow(), LPARAM dwInitParam = NULL) HWND 573 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, LPARAM dwInitParam = NULL) HWND 1102 third_party/wtl/include/atlwince.h HWND hwnd = NULL; HWND 1122 third_party/wtl/include/atlwince.h if(0 != SetForegroundWindow(reinterpret_cast<HWND>(reinterpret_cast<ULONG>(hwnd) | 0x1))) HWND 1489 third_party/wtl/include/atlwince.h HWND hTaskBar = FindWindow(_T("tray"), NULL); HWND 1869 third_party/wtl/include/atlwince.h CHtmlCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 1872 third_party/wtl/include/atlwince.h CHtmlCtrlT< TBase >& operator =(HWND hWnd) HWND 1878 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 1882 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2064 third_party/wtl/include/atlwince.h CRichInkCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2067 third_party/wtl/include/atlwince.h CRichInkCtrlT< TBase >& operator =(HWND hWnd) HWND 2073 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2077 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2291 third_party/wtl/include/atlwince.h CInkXCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2294 third_party/wtl/include/atlwince.h CInkXCtrlT< TBase >& operator =(HWND hWnd) HWND 2300 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2304 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2342 third_party/wtl/include/atlwince.h return (HWND)::SendMessage(m_hWnd, IM_GETRICHINK, 0, 0L); HWND 2408 third_party/wtl/include/atlwince.h CVoiceRecorderCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2411 third_party/wtl/include/atlwince.h CVoiceRecorderCtrlT< TBase >& operator =(HWND hWnd) HWND 2417 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, const POINT pt, LPTSTR pstrFileName, UINT nID, DWORD dwStyle = 0) HWND 2432 third_party/wtl/include/atlwince.h HWND Create(LPCM_VOICE_RECORDER pAttribs) HWND 2488 third_party/wtl/include/atlwince.h CDocListCtrlT(HWND hWnd = NULL) : TBase(hWnd) HWND 2491 third_party/wtl/include/atlwince.h CDocListCtrlT< TBase >& operator =(HWND hWnd) HWND 2497 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, WORD wId, LPCTSTR pszFolder = NULL, LPCTSTR pstrFilter = NULL, HWND 2516 third_party/wtl/include/atlwince.h HWND Create(DOCLISTCREATE* pDlc) HWND 2730 third_party/wtl/include/atlwince.h CCapEditT(HWND hWnd = NULL) : TBase(hWnd) HWND 2733 third_party/wtl/include/atlwince.h CCapEditT< TBase >& operator =(HWND hWnd) HWND 2739 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2743 third_party/wtl/include/atlwince.h HWND hWnd = /*TBase*/CWindow::Create(GetWndClassName(), hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2767 third_party/wtl/include/atlwince.h CTTStaticT(HWND hWnd = NULL) : TBase(hWnd) HWND 2770 third_party/wtl/include/atlwince.h CTTStaticT< TBase >& operator =(HWND hWnd) HWND 2776 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2780 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2818 third_party/wtl/include/atlwince.h CTTButtonT(HWND hWnd = NULL) : TBase(hWnd) HWND 2821 third_party/wtl/include/atlwince.h CTTButtonT< TBase >& operator =(HWND hWnd) HWND 2827 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szWindowName = NULL, HWND 2831 third_party/wtl/include/atlwince.h HWND hWnd = TBase::Create(hWndParent, rect.m_lpRect, szWindowName, dwStyle, dwExStyle, MenuOrID.m_hMenu, lpCreateParam); HWND 2875 third_party/wtl/include/atlwince.h CSpinCtrlT(HWND hWnd = NULL) : CUpDownCtrlT< TBase >(hWnd) HWND 2878 third_party/wtl/include/atlwince.h CSpinCtrlT< TBase >& operator =(HWND hWnd) HWND 2884 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, HWND hBuddy, DWORD dwStyle, int nID, LPCTSTR szExpandedName = NULL) HWND 2912 third_party/wtl/include/atlwince.h CSpinned(HWND hWnd = NULL) : TBase(hWnd) HWND 2925 third_party/wtl/include/atlwince.h CSpinned<TBase, t_bExpandOnly>& operator =(HWND hWnd) HWND 2931 third_party/wtl/include/atlwince.h void Attach(HWND hWnd) HWND 2940 third_party/wtl/include/atlwince.h HWND Create(HWND hWndParent, ATL::_U_RECT rect = NULL, LPCTSTR szExpandedName = NULL, HWND 2968 third_party/wtl/include/atlwince.h HWND hSpin = ::GetDlgItem(pT->GetParent(), ATL_IDW_SPIN_ID + pT->GetDlgCtrlID()); HWND 66 third_party/wtl/include/atlwinx.h inline LRESULT WtlReflectNotificationsFiltered(HWND hWndParent, UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled, HWND 67 third_party/wtl/include/atlwinx.h UINT uMsgFilter = WM_NULL, UINT_PTR idFromFilter = 0, HWND hWndChildFilter = NULL) HWND 76 third_party/wtl/include/atlwinx.h HWND hWndChild = NULL; HWND 84 third_party/wtl/include/atlwinx.h hWndChild = (HWND)lParam; HWND 98 third_party/wtl/include/atlwinx.h hWndChild = (HWND)lParam; HWND 140 third_party/wtl/include/atlwinx.h hWndChild = (HWND)lParam; HWND 150 third_party/wtl/include/atlwinx.h hWndChild = (HWND)lParam; HWND 339 third_party/wtl/include/atlwinx.h lResult = func(HIWORD(wParam), LOWORD(wParam), (HWND)lParam, bHandled); \ HWND 348 third_party/wtl/include/atlwinx.h lResult = func(HIWORD(wParam), LOWORD(wParam), (HWND)lParam, bHandled); \ HWND 357 third_party/wtl/include/atlwinx.h lResult = func(HIWORD(wParam), LOWORD(wParam), (HWND)lParam, bHandled); \ HWND 366 third_party/wtl/include/atlwinx.h lResult = func(HIWORD(wParam), LOWORD(wParam), (HWND)lParam, bHandled); \ HWND 375 third_party/wtl/include/atlwinx.h lResult = func(HIWORD(wParam), LOWORD(wParam), (HWND)lParam, bHandled); \ HWND 488 third_party/wtl/include/atlwinx.h static LRESULT Atl3ForwardNotifications(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) HWND 254 ui/app_list/views/app_list_view.cc HWND AppListView::GetHWND() const { HWND 101 ui/app_list/views/app_list_view.h HWND GetHWND() const; HWND 284 ui/app_list/views/apps_grid_view.cc HWND GetGridViewHWND() { HWND 185 ui/aura/remote_window_tree_host_win.cc void RemoteWindowTreeHostWin::SetRemoteWindowHandle(HWND remote_window) { HWND 121 ui/aura/remote_window_tree_host_win.h void SetRemoteWindowHandle(HWND remote_window); HWND 276 ui/aura/remote_window_tree_host_win.h HWND remote_window_; HWND 40 ui/aura/test/ui_controls_factory_aurawin.cc HWND window = HWND 53 ui/aura/test/ui_controls_factory_aurawin.cc HWND window = HWND 369 ui/base/clipboard/clipboard.h HWND GetClipboardWindow() const; HWND 48 ui/base/clipboard/clipboard_win.cc bool Acquire(HWND owner) { HWND 830 ui/base/clipboard/clipboard_win.cc HWND Clipboard::GetClipboardWindow() const { HWND 15 ui/base/dragdrop/drop_target_win.cc DropTargetWin::DropTargetWin(HWND hwnd) HWND 30 ui/base/dragdrop/drop_target_win.h explicit DropTargetWin(HWND hwnd); HWND 54 ui/base/dragdrop/drop_target_win.h HWND GetHWND() { return hwnd_; } HWND 105 ui/base/dragdrop/drop_target_win.h HWND hwnd_; HWND 26 ui/base/ime/input_method_win.cc HWND toplevel_window_handle) HWND 160 ui/base/ime/input_method_win.cc HWND attached_window = GetAttachedWindowHandle(client); HWND 220 ui/base/ime/input_method_win.cc LRESULT InputMethodWin::OnChar(HWND window_handle, HWND 253 ui/base/ime/input_method_win.cc LRESULT InputMethodWin::OnImeSetContext(HWND window_handle, HWND 266 ui/base/ime/input_method_win.cc LRESULT InputMethodWin::OnImeStartComposition(HWND window_handle, HWND 283 ui/base/ime/input_method_win.cc LRESULT InputMethodWin::OnImeComposition(HWND window_handle, HWND 316 ui/base/ime/input_method_win.cc LRESULT InputMethodWin::OnImeEndComposition(HWND window_handle, HWND 541 ui/base/ime/input_method_win.cc HWND InputMethodWin::GetAttachedWindowHandle( HWND 553 ui/base/ime/input_method_win.cc HWND attached_window_handle = GetAttachedWindowHandle(client); HWND 589 ui/base/ime/input_method_win.cc const HWND window_handle = GetAttachedWindowHandle(GetTextInputClient()); HWND 23 ui/base/ime/input_method_win.h HWND toplevel_window_handle); HWND 51 ui/base/ime/input_method_win.h LRESULT OnChar(HWND window_handle, HWND 57 ui/base/ime/input_method_win.h LRESULT OnImeSetContext(HWND window_handle, HWND 62 ui/base/ime/input_method_win.h LRESULT OnImeStartComposition(HWND window_handle, HWND 67 ui/base/ime/input_method_win.h LRESULT OnImeComposition(HWND window_handle, HWND 72 ui/base/ime/input_method_win.h LRESULT OnImeEndComposition(HWND window_handle, HWND 95 ui/base/ime/input_method_win.h HWND GetAttachedWindowHandle(const TextInputClient* text_input_client) const; HWND 115 ui/base/ime/input_method_win.h const HWND toplevel_window_handle_; HWND 142 ui/base/ime/input_method_win.h HWND composing_window_handle_; HWND 156 ui/base/ime/win/imm32_manager.cc void IMM32Manager::CreateImeWindow(HWND window_handle) { HWND 179 ui/base/ime/win/imm32_manager.cc LRESULT IMM32Manager::SetImeWindowStyle(HWND window_handle, UINT message, HWND 195 ui/base/ime/win/imm32_manager.cc void IMM32Manager::DestroyImeWindow(HWND window_handle) { HWND 203 ui/base/ime/win/imm32_manager.cc void IMM32Manager::MoveImeWindow(HWND window_handle, HIMC imm_context) { HWND 266 ui/base/ime/win/imm32_manager.cc void IMM32Manager::UpdateImeWindow(HWND window_handle) { HWND 277 ui/base/ime/win/imm32_manager.cc void IMM32Manager::CleanupComposition(HWND window_handle) { HWND 291 ui/base/ime/win/imm32_manager.cc void IMM32Manager::ResetComposition(HWND window_handle) { HWND 296 ui/base/ime/win/imm32_manager.cc void IMM32Manager::CompleteComposition(HWND window_handle, HIMC imm_context) { HWND 382 ui/base/ime/win/imm32_manager.cc HWND window_handle, LPARAM lparam, base::string16* result) { HWND 392 ui/base/ime/win/imm32_manager.cc bool IMM32Manager::GetComposition(HWND window_handle, LPARAM lparam, HWND 427 ui/base/ime/win/imm32_manager.cc void IMM32Manager::DisableIME(HWND window_handle) { HWND 437 ui/base/ime/win/imm32_manager.cc void IMM32Manager::CancelIME(HWND window_handle) { HWND 448 ui/base/ime/win/imm32_manager.cc void IMM32Manager::EnableIME(HWND window_handle) { HWND 456 ui/base/ime/win/imm32_manager.cc void IMM32Manager::UpdateCaretRect(HWND window_handle, HWND 503 ui/base/ime/win/imm32_manager.cc void IMM32Manager::SetTextInputMode(HWND window_handle, HWND 97 ui/base/ime/win/imm32_manager.h void CreateImeWindow(HWND window_handle); HWND 118 ui/base/ime/win/imm32_manager.h LRESULT SetImeWindowStyle(HWND window_handle, UINT message, HWND 125 ui/base/ime/win/imm32_manager.h void DestroyImeWindow(HWND window_handle); HWND 131 ui/base/ime/win/imm32_manager.h void UpdateImeWindow(HWND window_handle); HWND 138 ui/base/ime/win/imm32_manager.h void CleanupComposition(HWND window_handle); HWND 146 ui/base/ime/win/imm32_manager.h void ResetComposition(HWND window_handle); HWND 167 ui/base/ime/win/imm32_manager.h bool GetResult(HWND window_handle, LPARAM lparam, base::string16* result); HWND 188 ui/base/ime/win/imm32_manager.h bool GetComposition(HWND window_handle, LPARAM lparam, HWND 205 ui/base/ime/win/imm32_manager.h void EnableIME(HWND window_handle); HWND 214 ui/base/ime/win/imm32_manager.h void DisableIME(HWND window_handle); HWND 220 ui/base/ime/win/imm32_manager.h void CancelIME(HWND window_handle); HWND 229 ui/base/ime/win/imm32_manager.h void UpdateCaretRect(HWND window_handle, const gfx::Rect& caret_rect); HWND 241 ui/base/ime/win/imm32_manager.h virtual void SetTextInputMode(HWND window_handle, TextInputMode input_mode); HWND 268 ui/base/ime/win/imm32_manager.h void MoveImeWindow(HWND window_handle, HIMC imm_context); HWND 271 ui/base/ime/win/imm32_manager.h void CompleteComposition(HWND window_handle, HIMC imm_context); HWND 107 ui/base/ime/win/tsf_input_scope.cc typedef HRESULT (WINAPI *SetInputScopesFunc)(HWND window_handle, HWND 203 ui/base/ime/win/tsf_input_scope.cc HWND window_handle, HWND 41 ui/base/ime/win/tsf_input_scope.h HWND window_handle, HWND 93 ui/base/l10n/l10n_util_win.cc void HWNDSetRTLLayout(HWND hwnd) { HWND 173 ui/base/l10n/l10n_util_win.cc void AdjustUIFontForWindow(HWND hwnd) { HWND 32 ui/base/l10n/l10n_util_win.h UI_BASE_EXPORT void HWNDSetRTLLayout(HWND hwnd); HWND 64 ui/base/l10n/l10n_util_win.h UI_BASE_EXPORT void AdjustUIFontForWindow(HWND hwnd); HWND 169 ui/base/test/ui_controls_internal_win.cc bool SendKeyPressImpl(HWND window, HWND 177 ui/base/test/ui_controls_internal_win.cc HWND target_window = (::GetActiveWindow() && HWND 190 ui/base/test/ui_controls_internal_win.cc HWND popup_menu = ::FindWindow(L"#32768", 0); HWND 17 ui/base/test/ui_controls_internal_win.h bool SendKeyPressImpl(HWND hwnd, HWND 13 ui/base/win/foreground_helper.cc HRESULT ForegroundHelper::SetForeground(HWND window) { HWND 19 ui/base/win/foreground_helper.cc HRESULT ForegroundHelper::ForegroundHotKey(HWND window) { HWND 32 ui/base/win/foreground_helper.h static HRESULT SetForeground(HWND window); HWND 35 ui/base/win/foreground_helper.h HRESULT ForegroundHotKey(HWND window); HWND 40 ui/base/win/foreground_helper.h HWND window_; HWND 52 ui/base/win/hidden_window.cc HWND GetHiddenWindow() { HWND 16 ui/base/win/hidden_window.h UI_BASE_EXPORT HWND GetHiddenWindow(); HWND 18 ui/base/win/hwnd_subclass.cc LRESULT CALLBACK WndProc(HWND hwnd, HWND 32 ui/base/win/hwnd_subclass.cc WNDPROC GetCurrentWndProc(HWND target) { HWND 64 ui/base/win/hwnd_subclass.cc HWNDSubclass* GetHwndSubclassForTarget(HWND target) { HWND 90 ui/base/win/hwnd_subclass.cc void HWNDSubclass::AddFilterToTarget(HWND target, HWNDMessageFilter* filter) { HWND 105 ui/base/win/hwnd_subclass.cc HWNDSubclass* HWNDSubclass::GetHwndSubclassForTarget(HWND target) { HWND 122 ui/base/win/hwnd_subclass.cc HWNDSubclass::HWNDSubclass(HWND target) HWND 132 ui/base/win/hwnd_subclass.cc LRESULT HWNDSubclass::OnWndProc(HWND hwnd, HWND 150 ui/base/win/hwnd_subclass.cc HWND actual_target = WindowFromPoint(touch_location); HWND 32 ui/base/win/hwnd_subclass.h virtual bool FilterMessage(HWND hwnd, HWND 48 ui/base/win/hwnd_subclass.h static void AddFilterToTarget(HWND target, HWNDMessageFilter* filter); HWND 55 ui/base/win/hwnd_subclass.h static HWNDSubclass* GetHwndSubclassForTarget(HWND target); HWND 65 ui/base/win/hwnd_subclass.h LRESULT OnWndProc(HWND hwnd, UINT message, WPARAM w_param, LPARAM l_param); HWND 71 ui/base/win/hwnd_subclass.h explicit HWNDSubclass(HWND target); HWND 73 ui/base/win/hwnd_subclass.h HWND target_; HWND 24 ui/base/win/hwnd_subclass_unittest.cc virtual BOOL ProcessWindowMessage(HWND window, HWND 53 ui/base/win/hwnd_subclass_unittest.cc virtual bool FilterMessage(HWND hwnd, HWND 16 ui/base/win/message_box_win.cc int MessageBox(HWND hwnd, HWND 19 ui/base/win/message_box_win.h UI_BASE_EXPORT int MessageBox(HWND hwnd, HWND 20 ui/base/win/mouse_wheel_util.cc static bool WindowSupportsRerouteMouseWheel(HWND window) { HWND 33 ui/base/win/mouse_wheel_util.cc static bool IsCompatibleWithMouseWheelRedirection(HWND window) { HWND 41 ui/base/win/mouse_wheel_util.cc static bool CanRedirectMouseWheelFrom(HWND window) { HWND 55 ui/base/win/mouse_wheel_util.cc ViewProp* SetWindowSupportsRerouteMouseWheel(HWND hwnd) { HWND 60 ui/base/win/mouse_wheel_util.cc bool RerouteMouseWheel(HWND window, WPARAM w_param, LPARAM l_param) { HWND 74 ui/base/win/mouse_wheel_util.cc HWND window_under_wheel = WindowFromPoint(wheel_location); HWND 20 ui/base/win/mouse_wheel_util.h UI_BASE_EXPORT ViewProp* SetWindowSupportsRerouteMouseWheel(HWND hwnd); HWND 29 ui/base/win/mouse_wheel_util.h UI_BASE_EXPORT bool RerouteMouseWheel(HWND window, HWND 65 ui/base/win/shell.cc bool PreventWindowFromPinning(HWND hwnd) { HWND 87 ui/base/win/shell.cc HWND hwnd) { HWND 115 ui/base/win/shell.cc void SetAppIdForWindow(const base::string16& app_id, HWND hwnd) { HWND 123 ui/base/win/shell.cc void SetAppIconForWindow(const base::string16& app_icon, HWND hwnd) { HWND 133 ui/base/win/shell.cc HWND hwnd) { HWND 49 ui/base/win/shell.h UI_BASE_EXPORT bool PreventWindowFromPinning(HWND hwnd); HWND 58 ui/base/win/shell.h HWND hwnd); HWND 63 ui/base/win/shell.h UI_BASE_EXPORT void SetAppIdForWindow(const base::string16& app_id, HWND hwnd); HWND 67 ui/base/win/shell.h HWND hwnd); HWND 75 ui/base/win/shell.h HWND hwnd); HWND 13 ui/gfx/canvas_paint_win.cc CanvasSkiaPaint::CanvasSkiaPaint(HWND hwnd, HDC dc, const PAINTSTRUCT& ps) HWND 39 ui/gfx/canvas_paint_win.h CanvasSkiaPaint(HWND hwnd, HDC dc, const PAINTSTRUCT& ps); HWND 66 ui/gfx/canvas_paint_win.h HWND hwnd_; HWND 31 ui/gfx/font_smoothing_win.cc virtual void OnWndProc(HWND hwnd, HWND 88 ui/gfx/font_smoothing_win.cc void CachedFontSmoothingSettings::OnWndProc(HWND hwnd, HWND 151 ui/gfx/native_widget_types.h typedef HWND NativeEditView; HWND 209 ui/gfx/native_widget_types.h typedef HWND PluginWindowHandle; HWND 261 ui/gfx/native_widget_types.h typedef HWND AcceleratedWidget; HWND 73 ui/gfx/screen_win.cc HWND hwnd = GetCursorPos(&cursor_loc) ? WindowFromPoint(cursor_loc) : NULL; HWND 93 ui/gfx/screen_win.cc HWND window_hwnd = GetHWNDFromNativeView(window); HWND 148 ui/gfx/screen_win.cc HWND ScreenWin::GetHWNDFromNativeView(NativeView window) const { HWND 157 ui/gfx/screen_win.cc NativeWindow ScreenWin::GetNativeWindowFromHWND(HWND hwnd) const { HWND 39 ui/gfx/screen_win.h virtual HWND GetHWNDFromNativeView(NativeView window) const; HWND 42 ui/gfx/screen_win.h virtual NativeWindow GetNativeWindowFromHWND(HWND hwnd) const; HWND 64 ui/gfx/sys_color_change_listener.cc virtual void OnWndProc(HWND hwnd, HWND 93 ui/gfx/sys_color_change_listener.cc void SysColorChangeObserver::OnWndProc(HWND hwnd, HWND 20 ui/gfx/win/hwnd_util.cc void AdjustWindowToFit(HWND hwnd, const RECT& bounds, bool fit_to_monitor) { HWND 73 ui/gfx/win/hwnd_util.cc base::string16 GetClassName(HWND window) { HWND 97 ui/gfx/win/hwnd_util.cc WNDPROC SetWindowProc(HWND hwnd, WNDPROC proc) { HWND 107 ui/gfx/win/hwnd_util.cc void* SetWindowUserData(HWND hwnd, void* user_data) { HWND 113 ui/gfx/win/hwnd_util.cc void* GetWindowUserData(HWND hwnd) { HWND 124 ui/gfx/win/hwnd_util.cc bool DoesWindowBelongToActiveWindow(HWND window) { HWND 126 ui/gfx/win/hwnd_util.cc HWND top_window = ::GetAncestor(window, GA_ROOT); HWND 130 ui/gfx/win/hwnd_util.cc HWND active_top_window = ::GetAncestor(::GetForegroundWindow(), GA_ROOT); HWND 134 ui/gfx/win/hwnd_util.cc void CenterAndSizeWindow(HWND parent, HWND 135 ui/gfx/win/hwnd_util.cc HWND window, HWND 190 ui/gfx/win/hwnd_util.cc void CheckWindowCreated(HWND hwnd) { HWND 207 ui/gfx/win/hwnd_util.cc void ShowSystemMenu(HWND window) { HWND 217 ui/gfx/win/hwnd_util.cc void ShowSystemMenuAtPoint(HWND window, const Point& point) { HWND 232 ui/gfx/win/hwnd_util.cc typedef HWND (*RootWindow)(); HWND 235 ui/gfx/win/hwnd_util.cc HWND GetWindowToParentTo(bool get_real_hwnd) { HWND 19 ui/gfx/win/hwnd_util.h GFX_EXPORT base::string16 GetClassName(HWND hwnd); HWND 22 ui/gfx/win/hwnd_util.h GFX_EXPORT WNDPROC SetWindowProc(HWND hwnd, WNDPROC wndproc); HWND 26 ui/gfx/win/hwnd_util.h GFX_EXPORT void* SetWindowUserData(HWND hwnd, void* user_data); HWND 27 ui/gfx/win/hwnd_util.h GFX_EXPORT void* GetWindowUserData(HWND hwnd); HWND 31 ui/gfx/win/hwnd_util.h GFX_EXPORT bool DoesWindowBelongToActiveWindow(HWND window); HWND 35 ui/gfx/win/hwnd_util.h GFX_EXPORT void CenterAndSizeWindow(HWND parent, HWND 36 ui/gfx/win/hwnd_util.h HWND window, HWND 41 ui/gfx/win/hwnd_util.h GFX_EXPORT void CheckWindowCreated(HWND hwnd); HWND 44 ui/gfx/win/hwnd_util.h GFX_EXPORT void ShowSystemMenu(HWND window); HWND 45 ui/gfx/win/hwnd_util.h GFX_EXPORT void ShowSystemMenuAtPoint(HWND window, const gfx::Point& point); HWND 50 ui/gfx/win/hwnd_util.h GFX_EXPORT HWND GetWindowToParentTo(bool get_real_hwnd); HWND 33 ui/gfx/win/msg_util.h BOOL ProcessWindowMessage(HWND hWnd, \ HWND 45 ui/gfx/win/msg_util.h BOOL _ProcessWindowMessage(HWND hWnd, \ HWND 90 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HWND)wParam, lParam); \ HWND 99 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HWND)wParam, (PCOPYDATASTRUCT)lParam); \ HWND 139 ui/gfx/win/msg_util.h func((UINT)LOWORD(wParam), (BOOL)HIWORD(wParam), (HWND)lParam); \ HWND 149 ui/gfx/win/msg_util.h func((HWND)wParam); \ HWND 159 ui/gfx/win/msg_util.h func((HWND)wParam); \ HWND 256 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 265 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 274 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 283 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 292 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 301 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 371 ui/gfx/win/msg_util.h (HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 381 ui/gfx/win/msg_util.h (HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 461 ui/gfx/win/msg_util.h (UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 471 ui/gfx/win/msg_util.h (UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 811 ui/gfx/win/msg_util.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 821 ui/gfx/win/msg_util.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 880 ui/gfx/win/msg_util.h func((UINT)wParam, (HWND)lParam); \ HWND 1022 ui/gfx/win/msg_util.h func((HWND)wParam, (HWND)lParam); \ HWND 1072 ui/gfx/win/msg_util.h func((HWND)wParam, (const LPPAINTSTRUCT)::GlobalLock((HGLOBAL)lParam)); \ HWND 1083 ui/gfx/win/msg_util.h func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 1093 ui/gfx/win/msg_util.h func((HWND)wParam, \ HWND 1104 ui/gfx/win/msg_util.h func((HWND)wParam, (const LPRECT)::GlobalLock((HGLOBAL)lParam)); \ HWND 1125 ui/gfx/win/msg_util.h func((HWND)wParam, (HWND)lParam); \ HWND 1135 ui/gfx/win/msg_util.h func((HWND)wParam, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam)); \ HWND 1154 ui/gfx/win/msg_util.h func((HWND)wParam); \ HWND 1164 ui/gfx/win/msg_util.h func((HWND)wParam); \ HWND 1264 ui/gfx/win/msg_util.h func((HWND)lParam); \ HWND 1283 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 1429 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HWND)wParam, (int)lParam); \ HWND 1617 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HWND)wParam, \ HWND 1827 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 1898 ui/gfx/win/msg_util.h (UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 1908 ui/gfx/win/msg_util.h (UINT)LOWORD(wParam), (UINT)HIWORD(wParam), (HWND)lParam); \ HWND 1917 ui/gfx/win/msg_util.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 1927 ui/gfx/win/msg_util.h func((int)LOWORD(wParam), (short)HIWORD(wParam), (HWND)lParam); \ HWND 1937 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 1946 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 1955 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 1964 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 1973 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 1982 ui/gfx/win/msg_util.h lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \ HWND 2068 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2078 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2088 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2127 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2138 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2170 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2181 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2192 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2232 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 2245 ui/gfx/win/msg_util.h func((UINT)HIWORD(wParam), (int)LOWORD(wParam), (HWND)lParam); \ HWND 27 ui/gfx/win/singleton_hwnd.cc BOOL SingletonHwnd::ProcessWindowMessage(HWND window, HWND 29 ui/gfx/win/singleton_hwnd.h virtual void OnWndProc(HWND hwnd, HWND 40 ui/gfx/win/singleton_hwnd.h virtual BOOL ProcessWindowMessage(HWND window, HWND 152 ui/gfx/win/window_impl.cc void WindowImpl::Init(HWND parent, const Rect& bounds) { HWND 180 ui/gfx/win/window_impl.cc HWND hwnd = CreateWindowEx(window_ex_style_, HWND 229 ui/gfx/win/window_impl.cc HWND hwnd = hwnd_; HWND 247 ui/gfx/win/window_impl.cc LRESULT CALLBACK WindowImpl::WndProc(HWND hwnd, HWND 23 ui/gfx/win/window_impl.h virtual BOOL ProcessWindowMessage(HWND window, HWND 45 ui/gfx/win/window_impl.h void Init(HWND parent, const gfx::Rect& bounds); HWND 51 ui/gfx/win/window_impl.h HWND hwnd() const { return hwnd_; } HWND 84 ui/gfx/win/window_impl.h static LRESULT CALLBACK WndProc(HWND window, HWND 106 ui/gfx/win/window_impl.h HWND hwnd_; HWND 37 ui/gl/gl_surface_wgl.cc LRESULT CALLBACK IntermediateWindowProc(HWND window, HWND 141 ui/gl/gl_surface_wgl.cc HWND window_handle_; HWND 328 ui/native_theme/native_theme_win.h typedef HANDLE (WINAPI* OpenThemeDataPtr)(HWND window, HWND 28 ui/shell_dialogs/base_shell_dialog_win.cc BaseShellDialogImpl::RunState BaseShellDialogImpl::BeginRun(HWND owner) { HWND 55 ui/shell_dialogs/base_shell_dialog_win.cc bool BaseShellDialogImpl::IsRunningDialogForOwner(HWND owner) const { HWND 59 ui/shell_dialogs/base_shell_dialog_win.cc void BaseShellDialogImpl::DisableOwner(HWND owner) { HWND 73 ui/shell_dialogs/base_shell_dialog_win.cc void BaseShellDialogImpl::EnableOwner(HWND owner) { HWND 32 ui/shell_dialogs/base_shell_dialog_win.h HWND owner; HWND 41 ui/shell_dialogs/base_shell_dialog_win.h RunState BeginRun(HWND owner); HWND 53 ui/shell_dialogs/base_shell_dialog_win.h bool IsRunningDialogForOwner(HWND owner) const; HWND 63 ui/shell_dialogs/base_shell_dialog_win.h void DisableOwner(HWND owner); HWND 66 ui/shell_dialogs/base_shell_dialog_win.h typedef std::set<HWND> Owners; HWND 75 ui/shell_dialogs/base_shell_dialog_win.h void EnableOwner(HWND owner); HWND 195 ui/shell_dialogs/select_file_dialog_win.cc UINT_PTR CALLBACK SaveAsDialogHook(HWND dialog, UINT message, HWND 206 ui/shell_dialogs/select_file_dialog_win.cc HWND real_dialog = GetParent(dialog); HWND 225 ui/shell_dialogs/select_file_dialog_win.cc HWND parent_window = GetParent(real_dialog); HWND 259 ui/shell_dialogs/select_file_dialog_win.cc bool SaveFileAsWithFilter(HWND owner, HWND 390 ui/shell_dialogs/select_file_dialog_win.cc bool SaveFileAs(HWND owner, HWND 445 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 467 ui/shell_dialogs/select_file_dialog_win.cc HWND owner; HWND 494 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 501 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 508 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 512 ui/shell_dialogs/select_file_dialog_win.cc static int CALLBACK BrowseCallbackProc(HWND window, UINT message, HWND 603 ui/shell_dialogs/select_file_dialog_win.cc HWND owner = owning_window && owning_window->GetRootWindow() HWND 606 ui/shell_dialogs/select_file_dialog_win.cc HWND owner = owning_window; HWND 626 ui/shell_dialogs/select_file_dialog_win.cc HWND owner = owning_window->GetHost()->GetAcceleratedWidget(); HWND 628 ui/shell_dialogs/select_file_dialog_win.cc HWND owner = owning_window; HWND 717 ui/shell_dialogs/select_file_dialog_win.cc int CALLBACK SelectFileDialogImpl::BrowseCallbackProc(HWND window, HWND 730 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 784 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 833 ui/shell_dialogs/select_file_dialog_win.cc HWND owner, HWND 19 ui/snapshot/snapshot_win.cc gfx::Rect GetWindowBounds(HWND window_handle) { HWND 43 ui/snapshot/snapshot_win.cc bool GrabHwndSnapshot(HWND window_handle, HWND 74 ui/snapshot/snapshot_win.cc typedef BOOL (WINAPI *PrintWindowPointer)(HWND, HDC, UINT); HWND 25 ui/snapshot/snapshot_win.h HWND window_handle, HWND 221 ui/views/accessibility/native_view_accessibility_win.cc HWND hwnd = HWNDForView(view_); HWND 674 ui/views/accessibility/native_view_accessibility_win.cc HWND hwnd = HWNDForView(view_); HWND 857 ui/views/accessibility/native_view_accessibility_win.cc STDMETHODIMP NativeViewAccessibilityWin::get_windowHandle(HWND* window_handle) { HWND 146 ui/views/accessibility/native_view_accessibility_win.h STDMETHODIMP get_windowHandle(HWND* window_handle); HWND 459 ui/views/controls/menu/menu_controller.cc HWND window = ::WindowFromPoint(cursor_pos); HWND 92 ui/views/controls/menu/native_menu_win.cc HWND hwnd() const { return hwnd_; } HWND 322 ui/views/controls/menu/native_menu_win.cc bool ProcessWindowMessage(HWND window, HWND 349 ui/views/controls/menu/native_menu_win.cc static LRESULT CALLBACK MenuHostWindowProc(HWND window, HWND 364 ui/views/controls/menu/native_menu_win.cc HWND hwnd_; HWND 393 ui/views/controls/menu/native_menu_win.cc NativeMenuWin::NativeMenuWin(ui::MenuModel* model, HWND system_menu_for) HWND 439 ui/views/controls/menu/native_menu_win.cc HWND hwnd = host_window_->hwnd(); HWND 32 ui/views/controls/menu/native_menu_win.h NativeMenuWin(ui::MenuModel* model, HWND system_menu_for); HWND 131 ui/views/controls/menu/native_menu_win.h HWND system_menu_for_; HWND 21 ui/views/corewm/tooltip_win.cc TooltipWin::TooltipWin(HWND parent) HWND 24 ui/views/corewm/tooltip_win.h explicit TooltipWin(HWND parent); HWND 48 ui/views/corewm/tooltip_win.h HWND parent_hwnd_; HWND 51 ui/views/corewm/tooltip_win.h HWND tooltip_hwnd_; HWND 27 ui/views/event_utils.h VIEWS_EXPORT bool RepostLocatedEventWin(HWND window, HWND 26 ui/views/event_utils_aura.cc HWND target_window = NULL; HWND 16 ui/views/event_utils_win.cc bool RepostLocatedEventWin(HWND window, HWND 18 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc HWND window) HWND 70 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc void DesktopDragDropClientWin::OnNativeWidgetDestroying(HWND window) { HWND 23 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h DesktopDragDropClientWin(aura::Window* root_window, HWND window); HWND 41 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h void OnNativeWidgetDestroying(HWND window); HWND 24 ui/views/widget/desktop_aura/desktop_drop_target_win.cc HWND window) HWND 31 ui/views/widget/desktop_aura/desktop_drop_target_win.h DesktopDropTargetWin(aura::Window* root_window, HWND window); HWND 56 ui/views/widget/desktop_aura/desktop_screen_win.cc HWND DesktopScreenWin::GetHWNDFromNativeView(gfx::NativeView window) const { HWND 61 ui/views/widget/desktop_aura/desktop_screen_win.cc gfx::NativeWindow DesktopScreenWin::GetNativeWindowFromHWND(HWND hwnd) const { HWND 23 ui/views/widget/desktop_aura/desktop_screen_win.h virtual HWND GetHWNDFromNativeView(gfx::NativeView window) const OVERRIDE; HWND 24 ui/views/widget/desktop_aura/desktop_screen_win.h virtual gfx::NativeWindow GetNativeWindowFromHWND(HWND hwnd) const OVERRIDE; HWND 97 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc aura::Window* DesktopWindowTreeHostWin::GetContentWindowForHWND(HWND hwnd) { HWND 109 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc HWND host_hwnd = host->GetAcceleratedWidget(); HWND 132 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc HWND parent_hwnd = NULL; HWND 829 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc void DesktopWindowTreeHostWin::HandleNativeFocus(HWND last_focused_window) { HWND 836 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc void DesktopWindowTreeHostWin::HandleNativeBlur(HWND focused_window) { HWND 968 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc HWND DesktopWindowTreeHostWin::GetHWND() const { HWND 44 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h static aura::Window* GetContentWindowForHWND(HWND hwnd); HWND 187 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual void HandleNativeFocus(HWND last_focused_window) OVERRIDE; HWND 188 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h virtual void HandleNativeBlur(HWND focused_window) OVERRIDE; HWND 219 ui/views/widget/desktop_aura/desktop_window_tree_host_win.h HWND GetHWND() const; HWND 28 ui/views/widget/monitor_win.cc HWND GetTopmostAutoHideTaskbarForEdge(UINT edge, HMONITOR monitor) { HWND 31 ui/views/widget/monitor_win.cc HWND taskbar = reinterpret_cast<HWND>(SHAppBarMessage(ABM_GETAUTOHIDEBAR, HWND 28 ui/views/widget/monitor_win.h VIEWS_EXPORT HWND GetTopmostAutoHideTaskbarForEdge(UINT edge, HMONITOR monitor); HWND 986 ui/views/widget/native_widget_aura.cc BOOL CALLBACK WindowCallbackProc(HWND hwnd, LPARAM lParam) { HWND 513 ui/views/widget/widget_interactive_uitest.cc HWND win32_native_window1 = HWNDForWidget(&widget1); HWND 2211 ui/views/widget/widget_unittest.cc HWND win32_window = views::HWNDForWidget(&top_level_widget); HWND 25 ui/views/win/fullscreen_handler.h void set_hwnd(HWND hwnd) { hwnd_ = hwnd; } HWND 47 ui/views/win/fullscreen_handler.h HWND hwnd_; HWND 164 ui/views/win/hwnd_message_handler.cc BOOL CALLBACK EnumChildWindowsForRedraw(HWND hwnd, LPARAM lparam) { HWND 193 ui/views/win/hwnd_message_handler.cc HWND window; HWND 205 ui/views/win/hwnd_message_handler.cc BOOL CALLBACK SendDwmCompositionChanged(HWND window, LPARAM param) { HWND 213 ui/views/win/hwnd_message_handler.cc HWND parent; HWND 224 ui/views/win/hwnd_message_handler.cc static BOOL CALLBACK ClipDCToChild(HWND window, LPARAM param) { HWND 241 ui/views/win/hwnd_message_handler.cc bool IsTopLevelWindow(HWND window) { HWND 245 ui/views/win/hwnd_message_handler.cc HWND parent = ::GetParent(window); HWND 249 ui/views/win/hwnd_message_handler.cc void AddScrollStylesToWindow(HWND window) { HWND 321 ui/views/win/hwnd_message_handler.cc HWND hwnd_; HWND 372 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::Init(HWND parent, const gfx::Rect& bounds) { HWND 413 ui/views/win/hwnd_message_handler.cc HWND start = ::GetWindow(hwnd(), GW_OWNER); HWND 543 ui/views/win/hwnd_message_handler.cc HWND parent = GetParent(hwnd()); HWND 555 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::StackAbove(HWND other_hwnd) { HWND 659 ui/views/win/hwnd_message_handler.cc HWND next_hwnd = ::GetNextWindow(hwnd(), GW_HWNDNEXT); HWND 890 ui/views/win/hwnd_message_handler.cc HWND window = hwnd(); HWND 1032 ui/views/win/hwnd_message_handler.cc HWND start = ::GetWindow(hwnd(), GW_OWNER); HWND 1258 ui/views/win/hwnd_message_handler.cc BOOL HWNDMessageHandler::OnAppCommand(HWND window, HWND 1276 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::OnCaptureChanged(HWND window) { HWND 1286 ui/views/win/hwnd_message_handler.cc HWND window) { HWND 1501 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::OnKillFocus(HWND focused_window) { HWND 1529 ui/views/win/hwnd_message_handler.cc HWND child = ::RealChildWindowFromPoint(hwnd(), cursor_pos); HWND 1980 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::OnSetFocus(HWND last_focused_window) { HWND 75 ui/views/win/hwnd_message_handler.h BOOL ProcessWindowMessage(HWND hwnd, \ HWND 87 ui/views/win/hwnd_message_handler.h BOOL _ProcessWindowMessage(HWND hWnd, \ HWND 118 ui/views/win/hwnd_message_handler.h void Init(HWND parent, const gfx::Rect& bounds); HWND 139 ui/views/win/hwnd_message_handler.h void StackAbove(HWND other_hwnd); HWND 398 ui/views/win/hwnd_message_handler.h BOOL OnAppCommand(HWND window, short command, WORD device, int keystate); HWND 400 ui/views/win/hwnd_message_handler.h void OnCaptureChanged(HWND window); HWND 402 ui/views/win/hwnd_message_handler.h void OnCommand(UINT notification_code, int command, HWND window); HWND 418 ui/views/win/hwnd_message_handler.h void OnKillFocus(HWND focused_window); HWND 435 ui/views/win/hwnd_message_handler.h void OnSetFocus(HWND last_focused_window); HWND 170 ui/views/win/hwnd_message_handler_delegate.h virtual void HandleNativeFocus(HWND last_focused_window) = 0; HWND 173 ui/views/win/hwnd_message_handler_delegate.h virtual void HandleNativeBlur(HWND focused_window) = 0; HWND 18 ui/views/win/hwnd_util.h VIEWS_EXPORT HWND HWNDForView(const View* view); HWND 21 ui/views/win/hwnd_util.h VIEWS_EXPORT HWND HWNDForWidget(const Widget* widget); HWND 24 ui/views/win/hwnd_util.h VIEWS_EXPORT HWND HWNDForNativeView(const gfx::NativeView view); HWND 27 ui/views/win/hwnd_util.h VIEWS_EXPORT HWND HWNDForNativeWindow(const gfx::NativeWindow window); HWND 13 ui/views/win/hwnd_util_aurawin.cc HWND HWNDForView(const View* view) { HWND 17 ui/views/win/hwnd_util_aurawin.cc HWND HWNDForWidget(const Widget* widget) { HWND 21 ui/views/win/hwnd_util_aurawin.cc HWND HWNDForNativeView(const gfx::NativeView view) { HWND 26 ui/views/win/hwnd_util_aurawin.cc HWND HWNDForNativeWindow(const gfx::NativeWindow window) { HWND 36 ui/views/win/hwnd_util_aurawin.cc HWND hwnd = host->GetAcceleratedWidget(); HWND 12 ui/views/win/scoped_fullscreen_visibility.cc std::map<HWND, int>* ScopedFullscreenVisibility::full_screen_windows_ = NULL; HWND 14 ui/views/win/scoped_fullscreen_visibility.cc ScopedFullscreenVisibility::ScopedFullscreenVisibility(HWND hwnd) HWND 47 ui/views/win/scoped_fullscreen_visibility.cc bool ScopedFullscreenVisibility::IsHiddenForFullscreen(HWND hwnd) { HWND 22 ui/views/win/scoped_fullscreen_visibility.h explicit ScopedFullscreenVisibility(HWND hwnd); HWND 27 ui/views/win/scoped_fullscreen_visibility.h static bool IsHiddenForFullscreen(HWND hwnd); HWND 32 ui/views/win/scoped_fullscreen_visibility.h HWND hwnd_; HWND 170 win8/metro_driver/chrome_app_view.cc void AdjustToFitWindow(HWND hwnd, int flags) { HWND 181 win8/metro_driver/chrome_app_view.cc LRESULT CALLBACK ChromeWindowProc(HWND window, HWND 210 win8/metro_driver/chrome_app_view.cc void AdjustFrameWindowStyleForMetro(HWND hwnd) { HWND 230 win8/metro_driver/chrome_app_view.cc void SetFrameWindowInternal(HWND hwnd) { HWND 233 win8/metro_driver/chrome_app_view.cc HWND current_top_frame = HWND 246 win8/metro_driver/chrome_app_view.cc std::list<std::pair<HWND, bool> >::iterator index = HWND 248 win8/metro_driver/chrome_app_view.cc [hwnd](std::pair<HWND, bool>& item) { HWND 274 win8/metro_driver/chrome_app_view.cc void CloseFrameWindowInternal(HWND hwnd) { HWND 277 win8/metro_driver/chrome_app_view.cc globals.host_windows.remove_if([hwnd](std::pair<HWND, bool>& item) { HWND 297 win8/metro_driver/chrome_app_view.cc std::pair<HWND, bool> current_top_window = globals.host_windows.front(); HWND 436 win8/metro_driver/chrome_app_view.cc HWND GetRootWindow() { HWND 442 win8/metro_driver/chrome_app_view.cc void SetFrameWindow(HWND hwnd) { HWND 452 win8/metro_driver/chrome_app_view.cc void CloseFrameWindow(HWND hwnd) { HWND 618 win8/metro_driver/chrome_app_view.cc std::for_each(windows.begin(), windows.end(), [](HWND hwnd) { HWND 782 win8/metro_driver/chrome_app_view.cc HWND osk = ::FindWindow(kOSKClassName, NULL); HWND 784 win8/metro_driver/chrome_app_view.cc HWND foreground_window = ::GetForegroundWindow(); HWND 955 win8/metro_driver/chrome_app_view.cc HWND window, UINT message, WPARAM wp, LPARAM lp) { HWND 1004 win8/metro_driver/chrome_app_view.cc HWND top_level_frame = globals.host_windows.front().first; HWND 45 win8/metro_driver/chrome_app_view.h static LRESULT CALLBACK CoreWindowProc(HWND window, UINT message, WPARAM wp, HWND 77 win8/metro_driver/chrome_app_view.h HWND core_window_hwnd() { return core_window_hwnd_; } HWND 121 win8/metro_driver/chrome_app_view.h HWND core_window_hwnd_; HWND 154 win8/metro_driver/chrome_app_view.h std::list<std::pair<HWND, bool> > host_windows; HWND 922 win8/metro_driver/chrome_app_view_ash.cc HWND core_window = core_window_hwnd(); HWND 114 win8/metro_driver/chrome_app_view_ash.h HWND core_window_hwnd() const { return core_window_hwnd_; } HWND 227 win8/metro_driver/chrome_app_view_ash.h HWND core_window_hwnd_; HWND 140 win8/metro_driver/direct3d_helper.cc HWND window = NULL; HWND 21 win8/metro_driver/ime/ime_popup_monitor.cc HWND window_handle, HWND 230 win8/metro_driver/ime/text_service.cc HWND window_handle, HWND 321 win8/metro_driver/ime/text_service.cc HWND window_handle, HWND 446 win8/metro_driver/ime/text_service.cc HWND window_handle_; HWND 466 win8/metro_driver/ime/text_service.cc CreateTextService(TextServiceDelegate* delegate, HWND window_handle) { HWND 49 win8/metro_driver/ime/text_service.h CreateTextService(TextServiceDelegate* delegate, HWND window_handle); HWND 41 win8/metro_driver/ime/text_store.cc HWND window_handle, HWND 83 win8/metro_driver/ime/text_store.cc void TextStore::Initialize(HWND window_handle, HWND 361 win8/metro_driver/ime/text_store.cc HWND* window_handle) { HWND 147 win8/metro_driver/ime/text_store.h STDMETHOD(GetWnd)(TsViewCookie view_cookie, HWND* window_handle) OVERRIDE; HWND 220 win8/metro_driver/ime/text_store.h HWND window_handle, HWND 228 win8/metro_driver/ime/text_store.h void Initialize(HWND window_handle, HWND 258 win8/metro_driver/ime/text_store.h HWND window_handle_; HWND 93 win8/metro_driver/metro_dialog_box.cc BOOL CALLBACK DialogBoxFinder(HWND hwnd, LPARAM lparam) { HWND 107 win8/metro_driver/metro_dialog_box.cc HWND* dialog_window = reinterpret_cast<HWND*>(lparam); HWND 131 win8/metro_driver/metro_dialog_box.cc HWND dialog_box = NULL; HWND 12 win8/metro_driver/metro_driver_win7.cc LRESULT CALLBACK WndProc(HWND hwnd, UINT message, HWND 34 win8/metro_driver/metro_driver_win7.cc HWND CreateMetroTopLevelWindow() { HWND 50 win8/metro_driver/metro_driver_win7.cc HWND hwnd = ::CreateWindowExW(0, HWND 491 win8/metro_driver/metro_driver_win7.cc virtual HRESULT STDMETHODCALLTYPE get_WindowHandle(HWND* hwnd) { HWND 504 win8/metro_driver/metro_driver_win7.cc HWND core_hwnd_; HWND 144 win8/metro_driver/settings_handler.cc HWND chrome_window = globals.host_windows.front().first; HWND 29 win8/test/open_with_dialog_async.cc HWND parent_window_in, HWND 38 win8/test/open_with_dialog_async.cc HWND parent_window; HWND 47 win8/test/open_with_dialog_async.cc HWND parent_window_in, HWND 106 win8/test/open_with_dialog_async.cc HWND parent_window, HWND 27 win8/test/open_with_dialog_async.h void OpenWithDialogAsync(HWND parent_window, HWND 55 win8/test/open_with_dialog_controller.cc void Begin(HWND parent_window, HWND 84 win8/test/open_with_dialog_controller.cc HWND parent_window_; HWND 126 win8/test/open_with_dialog_controller.cc HWND parent_window, HWND 246 win8/test/open_with_dialog_controller.cc HWND parent_window, HWND 266 win8/test/open_with_dialog_controller.cc HWND parent_window, HWND 40 win8/test/open_with_dialog_controller.h void Begin(HWND parent_window, HWND 49 win8/test/open_with_dialog_controller.h HRESULT RunSynchronously(HWND parent_window, HWND 580 win8/test/ui_automation_client.cc HWND handle = reinterpret_cast<HWND>(V_I4(&var));