Home | History | Annotate | Download | only in frame

Lines Matching defs:GetNativeHandle

147       return normal_browser->window()->GetNativeHandle();
150 return browser->window()->GetNativeHandle();
606 gfx::NativeWindow BrowserView::GetNativeHandle() {
995 browser::ShowRepostFormWarningDialog(GetNativeHandle(), tab_contents);
999 browser::ShowCollectedCookiesDialog(GetNativeHandle(), tab_contents);
1012 browser::CreateViewsWindow(GetNativeHandle(), gfx::Rect(), view)->Show();
1019 : GetNativeHandle();
1029 browser::ShowCreateWebAppShortcutsDialog(GetNativeHandle(), tab_contents);
1034 browser::ShowCreateChromeAppShortcutsDialog(GetNativeHandle(), profile, app);
1166 ui_controls::SendKeyPress(GetNativeHandle(), ui::VKEY_X,
1171 ui_controls::SendKeyPress(GetNativeHandle(), ui::VKEY_C,
1176 ui_controls::SendKeyPress(GetNativeHandle(), ui::VKEY_V,