/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_item_drag.cc | 128 gfx::NativeView view) {
|
/external/chromium_org/chrome/browser/ui/views/ |
hung_renderer_view.h | 107 static HungRendererDialogView* Create(gfx::NativeView context);
|
chrome_views_delegate.cc | 125 gfx::NativeView window = widget->GetNativeView(); 300 gfx::NativeView to_check =
|
web_contents_modal_dialog_manager_views.cc | 86 gfx::NativeView parent = platform_util::GetParent(widget->GetNativeView()); 217 gfx::NativeView view = platform_util::GetParent(widget->GetNativeView());
|
/external/chromium_org/printing/ |
printing_context_gtk.cc | 61 gfx::NativeView parent_view,
|
printing_context_no_system_dialog.cc | 32 gfx::NativeView parent_view,
|
/external/chromium_org/ui/message_center/ |
notifier_settings.h | 36 gfx::NativeView context);
|
/external/chromium_org/ui/message_center/views/ |
toast_contents_view.h | 107 void CreateWidget(gfx::NativeView parent);
|
/external/chromium_org/ui/oak/ |
oak_window.cc | 147 void ShowOakWindowWithContext(gfx::NativeView context) {
|
/external/chromium_org/ui/snapshot/ |
snapshot_win.cc | 106 bool GrabViewSnapshot(gfx::NativeView view_handle,
|
/external/chromium_org/ui/views/controls/menu/ |
menu.h | 134 gfx::NativeView parent);
|
/external/chromium_org/ui/views/widget/ |
native_widget_win.cc | 148 gfx::NativeView NativeWidgetWin::GetNativeView() const { 275 void NativeWidgetWin::StackAbove(gfx::NativeView native_view) { 283 void NativeWidgetWin::StackBelow(gfx::NativeView native_view) { 943 gfx::NativeView native_view) { 956 gfx::NativeView native_view) { 994 void NativeWidgetPrivate::GetAllChildWidgets(gfx::NativeView native_view, 1007 void NativeWidgetPrivate::GetAllOwnedWidgets(gfx::NativeView native_view, 1022 void NativeWidgetPrivate::ReparentNativeView(gfx::NativeView native_view, 1023 gfx::NativeView new_parent) { [all...] |
widget_delegate.cc | 171 gfx::NativeView child,
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.h | 193 virtual gfx::NativeView GetNativeView(); 226 virtual bool ContainsNativeView(gfx::NativeView native_view) const;
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_view_touch.cc | 102 gfx::NativeView TabContentsViewTouch::GetNativeView() const { 106 gfx::NativeView TabContentsViewTouch::GetContentNativeView() const {
|
tab_contents_view_views.cc | 90 gfx::NativeView TabContentsViewViews::GetNativeView() const { 94 gfx::NativeView TabContentsViewViews::GetContentNativeView() const {
|
/external/chromium/chrome/common/ |
render_messages.h | 55 // HWNDS (NativeView), and making Windows calls based on them. I've not figured 58 struct ParamTraits<gfx::NativeView> { 59 typedef gfx::NativeView param_type; 71 l->append(base::StringPrintf("<gfx::NativeView>"));
|
/external/chromium_org/ash/ |
popup_message.cc | 195 gfx::NativeView native_view = widget_->GetNativeView(); 220 gfx::NativeView native_view = widget_->GetNativeView();
|
/external/chromium_org/chrome/browser/ui/gtk/ |
confirm_bubble_gtk.cc | 45 ConfirmBubbleGtk::ConfirmBubbleGtk(gfx::NativeView anchor, 187 void ShowConfirmBubble(gfx::NativeView view,
|
/external/chromium_org/chrome/browser/ui/gtk/omnibox/ |
omnibox_view_gtk.h | 99 virtual gfx::NativeView GetNativeView() const OVERRIDE; 100 virtual gfx::NativeView GetRelativeWindowForPopup() const OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_edit_unittest.cc | 72 virtual gfx::NativeView GetNativeView() const OVERRIDE { return NULL; } 73 virtual gfx::NativeView GetRelativeWindowForPopup() const OVERRIDE {
|
/external/chromium_org/chrome/browser/ui/views/apps/ |
native_app_window_views.h | 147 gfx::NativeView child, 192 virtual gfx::NativeView GetHostView() const OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_view_views.h | 105 virtual gfx::NativeView GetNativeView() const OVERRIDE; 106 virtual gfx::NativeView GetRelativeWindowForPopup() const OVERRIDE;
|
/external/chromium_org/content/browser/android/ |
content_video_view.cc | 185 gfx::NativeView ContentVideoView::GetNativeView() { 191 return reinterpret_cast<gfx::NativeView>(
|
/external/chromium_org/ui/app_list/views/ |
app_list_main_view.cc | 82 gfx::NativeView parent) 164 void AppListMainView::PreloadIcons(gfx::NativeView parent) {
|