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

  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_mac.h 46 NSWindow* GetParentWindow() const;
  /external/chromium_org/ui/base/gtk/
gtk_windowing.cc 33 XID window_parent = ui::GetParentWindow(window_xid);
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h 144 gfx::NativeWindow GetParentWindow() const;
certificate_manager_handler.cc 457 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(),
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.h 167 gfx::NativeWindow GetParentWindow() const;
certificate_manager_handler.cc 538 ShowCertificateViewer(web_ui()->GetWebContents(), GetParentWindow(), cert);
613 GetParentWindow(),
646 GetParentWindow(),
704 GetParentWindow(),
755 GetParentWindow(),
824 GetParentWindow(),
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.h 217 UI_EXPORT XID GetParentWindow(XID window);
x11_util.cc 966 XID GetParentWindow(XID window) {
979 XID parent = GetParentWindow(window);
    [all...]

Completed in 105 milliseconds