Searched refs:parent_hwnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc133 HWND parent_hwnd = NULL; local
135 parent_hwnd = params.parent->GetHost()->GetAcceleratedWidget();
142 message_handler_->Init(parent_hwnd, pixel_bounds);
/external/chromium_org/content/browser/accessibility/
H A Dbrowser_accessibility_win.cc999 HWND parent_hwnd = local
1001 if (!parent_hwnd)
1004 ::ClientToScreen(parent_hwnd, &top_left);

Completed in 537 milliseconds