/external/chromium_org/tools/site_compare/drivers/win32/ |
D | windowing.py | 25 def FindChildWindows(hwnd, path): argument 83 def FindChildWindow(hwnd, path): argument 99 def ScrapeWindow(hwnd, rect=None): argument 123 def SetForegroundWindow(hwnd): argument 142 def EnumWindowProc(hwnd, ret): argument 218 def WaitForThrobber(hwnd, rect=None, timeout=20, tick=0.1, done=10): argument
|
/external/chromium_org/third_party/WebKit/Source/platform/win/ |
D | HWndDC.h | 43 explicit HWndDC(HWND hwnd) in HWndDC() 49 HWndDC(HWND hwnd, HRGN hrgnClip, DWORD flags) in HWndDC() 60 HDC setHWnd(HWND hwnd) in setHWnd()
|
/external/chromium_org/ui/base/win/ |
D | shell.cc | 65 bool PreventWindowFromPinning(HWND hwnd) { in PreventWindowFromPinning() 87 HWND hwnd) { in SetAppDetailsForWindow() 115 void SetAppIdForWindow(const string16& app_id, HWND hwnd) { in SetAppIdForWindow() 119 void SetAppIconForWindow(const string16& app_icon, HWND hwnd) { in SetAppIconForWindow() 125 HWND hwnd) { in SetRelaunchDetailsForWindow()
|
/external/chromium_org/chrome_frame/test/ |
D | win_event_receiver.cc | 67 DWORD event, HWND hwnd, LONG object_id, in WinEventHook() 104 WindowWatchdog* window_watchdog, HWND hwnd) in ProcessExitObserver() 169 std::string WindowWatchdog::GetWindowCaption(HWND hwnd) { in GetWindowCaption() 195 void WindowWatchdog::HandleOnOpen(HWND hwnd) { in HandleOnOpen() 230 void WindowWatchdog::HandleOnClose(HWND hwnd) { in HandleOnClose() 261 DWORD event, HWND hwnd, LONG object_id, LONG child_id) { in OnEventReceived() 273 void WindowWatchdog::OnHwndProcessExited(HWND hwnd) { in OnHwndProcessExited()
|
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider_win.cc | 26 HWND hwnd = window_tracker_->GetResource(handle); in IsWindowMaximized() local 49 HWND hwnd = window_tracker_->GetResource(handle); in GetWindowBounds() local 63 HWND hwnd = window_tracker_->GetResource(handle); in SetWindowBounds() local 75 HWND hwnd = window_tracker_->GetResource(handle); in SetWindowVisible() local
|
/external/chromium_org/chrome/test/base/ |
D | interactive_test_utils_win.cc | 32 HWND hwnd = window->GetDispatcher()->host()->GetAcceleratedWidget(); in HideNativeWindow() local 46 HWND hwnd = window->GetDispatcher()->host()->GetAcceleratedWidget(); in ShowAndFocusNativeWindow() local
|
/external/chromium_org/ui/views/widget/ |
D | child_window_message_processor.cc | 16 HWND hwnd, in Register() 23 ChildWindowMessageProcessor* ChildWindowMessageProcessor::Get(HWND hwnd) { in Get()
|
/external/chromium_org/ui/views/win/ |
D | scoped_fullscreen_visibility.cc | 14 ScopedFullscreenVisibility::ScopedFullscreenVisibility(HWND hwnd) in ScopedFullscreenVisibility() 47 bool ScopedFullscreenVisibility::IsHiddenForFullscreen(HWND hwnd) { in IsHiddenForFullscreen()
|
/external/chromium_org/ui/gfx/win/ |
D | hwnd_util.cc | 20 void AdjustWindowToFit(HWND hwnd, const RECT& bounds, bool fit_to_monitor) { in AdjustWindowToFit() 97 WNDPROC SetWindowProc(HWND hwnd, WNDPROC proc) { in SetWindowProc() 107 void* SetWindowUserData(HWND hwnd, void* user_data) { in SetWindowUserData() 113 void* GetWindowUserData(HWND hwnd) { in GetWindowUserData() 190 void CheckWindowCreated(HWND hwnd) { in CheckWindowCreated()
|
/external/chromium_org/content/browser/renderer_host/input/ |
D | web_input_event_builders_win.cc | 105 WebKeyboardEvent WebKeyboardEventBuilder::Build(HWND hwnd, UINT message, in Build() 177 static LPARAM GetRelativeCursorPos(HWND hwnd) { in GetRelativeCursorPos() 184 WebMouseEvent WebMouseEventBuilder::Build(HWND hwnd, UINT message, in Build() 316 WebMouseWheelEventBuilder::Build(HWND hwnd, UINT message, in Build()
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
D | dock_info_win.cc | 39 static BOOL CALLBACK WindowCallbackProc(HWND hwnd, LPARAM lParam) { in WindowCallbackProc() 77 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 184 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 223 HWND hwnd = views::HWNDForNativeWindow(finder.result_.window()); in GetDockInfoAtPoint() local 234 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 273 bool CheckPoint(HWND hwnd, int x, int y, DockInfo::Type type) { in CheckPoint()
|
/external/icu4c/samples/layout/ |
D | layout.cpp | 41 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() 50 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() 72 HWND hwnd; in WinMain() local 117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
D | clayout.c | 42 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() 51 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() 73 HWND hwnd; in WinMain() local 118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebInputEventFactoryWin.cpp | 132 WebKeyboardEvent WebInputEventFactory::keyboardEvent(HWND hwnd, UINT message, in keyboardEvent() 201 static LPARAM GetRelativeCursorPos(HWND hwnd) in GetRelativeCursorPos() 224 WebMouseEvent WebInputEventFactory::mouseEvent(HWND hwnd, UINT message, in mouseEvent() 354 WebMouseWheelEvent WebInputEventFactory::mouseWheelEvent(HWND hwnd, UINT message, in mouseWheelEvent()
|
/external/chromium_org/content/browser/ |
D | system_message_window_win.cc | 32 explicit DeviceNotifications(HWND hwnd) : notifications_() { in DeviceNotifications() 40 void Register(HWND hwnd) { in Register() 150 LRESULT CALLBACK SystemMessageWindowWin::WndProc(HWND hwnd, UINT message, in WndProc()
|
/external/chromium/chrome/browser/ui/tabs/ |
D | dock_info_win.cc | 33 static BOOL CALLBACK WindowCallbackProc(HWND hwnd, LPARAM lParam) { in WindowCallbackProc() 62 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 158 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 208 virtual bool ShouldStopIterating(HWND hwnd) { in ShouldStopIterating() 243 bool CheckPoint(HWND hwnd, int x, int y, DockInfo::Type type) { in CheckPoint()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | minimize_button_metrics_win.cc | 14 int GetMinimizeButtonOffsetForWindow(HWND hwnd) { in GetMinimizeButtonOffsetForWindow() 62 void MinimizeButtonMetrics::Init(HWND hwnd) { in Init()
|
D | taskbar_decorator_win.cc | 36 void SetOverlayIcon(HWND hwnd, scoped_ptr<SkBitmap> bitmap) { in SetOverlayIcon() 97 HWND hwnd = views::HWNDForNativeWindow(window); in DrawTaskbarDecoration() local
|
/external/openssl/apps/ |
D | winrand.c | 73 HWND hwnd; in WinMain() local 116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
D | winrand.c | 73 HWND hwnd; in WinMain() local 116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/chromium_org/chrome_frame/infobars/internal/ |
D | subclassing_window_with_delegate.h | 44 bool Initialize(HWND hwnd, Delegate* delegate) { in Initialize() 64 static Delegate* GetDelegateForHwnd(HWND hwnd) { in GetDelegateForHwnd()
|
/external/chromium_org/remoting/host/ |
D | continue_window_win.cc | 74 BOOL CALLBACK ContinueWindowWin::DialogProc(HWND hwnd, UINT msg, in DialogProc() 90 BOOL ContinueWindowWin::OnDialogMessage(HWND hwnd, UINT msg, in OnDialogMessage()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
D | dxgi_dll.c | 63 HWND hwnd, in WineDXGIBackend_BeginPresent() 137 HWND hwnd, in WineDXGIBackend_EndPresent() 145 HWND hwnd) in WineDXGIBackend_TestPresent() 165 HWND hwnd, in WineDXGIBackend_GetPresentSize()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
D | dxgi_dll.c | 63 HWND hwnd, in WineDXGIBackend_BeginPresent() 137 HWND hwnd, in WineDXGIBackend_EndPresent() 145 HWND hwnd) in WineDXGIBackend_TestPresent() 165 HWND hwnd, in WineDXGIBackend_GetPresentSize()
|
/external/chromium/chrome/browser/ui/views/status_icons/ |
D | status_tray_win.cc | 40 LRESULT CALLBACK StatusTrayWin::WndProcStatic(HWND hwnd, in WndProcStatic() 52 LRESULT CALLBACK StatusTrayWin::WndProc(HWND hwnd, in WndProc()
|