Searched refs:NativeViewId (Results 1 - 25 of 48) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/ui/
H A Dscreen_capture_notification_ui_chromeos.h21 virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
H A Dscreen_capture_notification_ui_chromeos.cc23 gfx::NativeViewId ScreenCaptureNotificationUIChromeOS::OnStarted(
/external/chromium_org/chrome/browser/ui/
H A Dscreen_capture_notification_ui_stub.cc15 virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
/external/chromium_org/ash/test/
H A Dtest_metro_viewer_process_host.h30 virtual void OnSetTargetSurface(gfx::NativeViewId target_surface,
H A Dtest_metro_viewer_process_host.cc47 gfx::NativeViewId target_surface,
/external/chromium_org/chrome/browser/metro_viewer/
H A Dchrome_metro_viewer_process_host_aurawin.h25 virtual void OnSetTargetSurface(gfx::NativeViewId target_surface,
H A Dchrome_metro_viewer_process_host_aurawin.cc124 gfx::NativeViewId target_surface,
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dscreen_capture_notification_ui_cocoa.h38 virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
/external/chromium_org/content/browser/media/capture/
H A Ddesktop_capture_device.h46 void SetNotificationWindowId(gfx::NativeViewId window_id);
H A Ddesktop_capture_device.cc62 void SetNotificationWindowId(gfx::NativeViewId window_id);
182 gfx::NativeViewId window_id) {
464 gfx::NativeViewId window_id) {
/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_manager.h126 gfx::NativeViewId window_id);
205 gfx::NativeViewId window_id);
209 gfx::NativeViewId window_id);
266 std::map<media::VideoCaptureSessionId, gfx::NativeViewId>
H A Dmedia_stream_ui_proxy.h29 typedef base::Callback<void(gfx::NativeViewId window_id)> WindowIdCallback;
77 gfx::NativeViewId* window_id);
H A Dmedia_stream_ui_proxy.cc27 void OnStarted(gfx::NativeViewId* window_id);
94 void MediaStreamUIProxy::Core::OnStarted(gfx::NativeViewId* window_id) {
196 gfx::NativeViewId* window_id = new gfx::NativeViewId(0);
229 gfx::NativeViewId* window_id) {
/external/chromium_org/content/child/npapi/
H A Dwebplugin.h122 gfx::NativeViewId dummy_activation_window) = 0;
/external/chromium_org/content/public/browser/
H A Drender_widget_host_view.h70 virtual gfx::NativeViewId GetNativeViewId() const = 0;
/external/chromium_org/chrome/browser/ui/views/
H A Dscreen_capture_notification_ui_views.cc85 virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
163 gfx::NativeViewId ScreenCaptureNotificationUIViews::OnStarted(
210 return gfx::NativeViewId(views::HWNDForWidget(widget));
/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_guest.cc252 gfx::NativeViewId RenderWidgetHostViewGuest::GetNativeViewId() const {
254 return static_cast<gfx::NativeViewId>(NULL);
258 return static_cast<gfx::NativeViewId>(NULL);
482 gfx::NativeViewId RenderWidgetHostViewGuest::GetParentForWindowlessPlugin()
H A Drender_widget_host_view_child_frame.cc83 gfx::NativeViewId RenderWidgetHostViewChildFrame::GetNativeViewId() const {
336 gfx::NativeViewId RenderWidgetHostViewChildFrame::GetParentForWindowlessPlugin()
H A Drender_widget_host_view_child_frame.h52 virtual gfx::NativeViewId GetNativeViewId() const OVERRIDE;
154 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
H A Drender_widget_host_view_guest.h58 virtual gfx::NativeViewId GetNativeViewId() const OVERRIDE;
148 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
/external/chromium_org/content/public/common/
H A Dmedia_stream_request.h261 virtual gfx::NativeViewId OnStarted(const base::Closure& stop) = 0;
/external/chromium_org/ui/metro_viewer/
H A Dmetro_viewer_messages.h37 gfx::NativeViewId /* target hwnd */,
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h196 gfx::NativeViewId dummy_activation_window);
266 gfx::NativeViewId dummy_activation_window_;
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc68 gfx::NativeViewId TestRenderWidgetHostView::GetNativeViewId() const {
206 gfx::NativeViewId TestRenderWidgetHostView::GetParentForWindowlessPlugin()
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_impl.h520 gfx::NativeViewId GetNativeViewId() const;
648 gfx::NativeViewId dummy_activation_window);
650 gfx::NativeViewId dummy_activation_window);

Completed in 7463 milliseconds

12