HomeSort by relevance Sort by last modified time
    Searched refs:parent_hwnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.cc 133 HWND parent_hwnd = NULL; local
135 parent_hwnd = params.parent->GetHost()->GetAcceleratedWidget();
142 message_handler_->Init(parent_hwnd, pixel_bounds);
    [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.cc 999 HWND parent_hwnd = local
1001 if (!parent_hwnd)
1004 ::ClientToScreen(parent_hwnd, &top_left);
    [all...]

Completed in 82 milliseconds