Searched refs:GetParentWindow (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
H A Dconstrained_window_mac.h46 NSWindow* GetParentWindow() const;
/external/chromium_org/ui/base/gtk/
H A Dgtk_windowing.cc33 XID window_parent = ui::GetParentWindow(window_xid);
/external/chromium/chrome/browser/ui/webui/options/
H A Dcertificate_manager_handler.h144 gfx::NativeWindow GetParentWindow() const;
H A Dcertificate_manager_handler.cc457 ShowCertificateViewer(GetParentWindow(), cert);
529 web_ui_->tab_contents(), GetParentWindow(),
617 web_ui_->tab_contents(), GetParentWindow(),
721 GetParentWindow(),
776 GetParentWindow(),
858 ShowCertExportDialog(web_ui_->tab_contents(), GetParentWindow(),
988 gfx::NativeWindow CertificateManagerHandler::GetParentWindow() const { function in class:CertificateManagerHandler
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcertificate_manager_handler.cc538 ShowCertificateViewer(web_ui()->GetWebContents(), GetParentWindow(), cert);
613 GetParentWindow(),
646 GetParentWindow(),
704 GetParentWindow(),
755 GetParentWindow(),
824 GetParentWindow(),
883 GetParentWindow(),
970 ShowCertExportDialog(web_ui()->GetWebContents(), GetParentWindow(),
1122 gfx::NativeWindow CertificateManagerHandler::GetParentWindow() const { function in class:options::CertificateManagerHandler
H A Dcertificate_manager_handler.h167 gfx::NativeWindow GetParentWindow() const;
/external/chromium_org/ui/base/x/
H A Dx11_util.h217 UI_EXPORT XID GetParentWindow(XID window);
H A Dx11_util.cc966 XID GetParentWindow(XID window) { function in namespace:ui
979 XID parent = GetParentWindow(window);

Completed in 469 milliseconds