OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetParentWindow
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/webui/options/
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.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.cc
966
XID
GetParentWindow
(XID window) {
979
XID parent =
GetParentWindow
(window);
[
all
...]
Completed in 249 milliseconds