HomeSort by relevance Sort by last modified time
    Searched refs:NativeView (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.h 84 virtual gfx::NativeView GetNativeView() const;
autocomplete_edit_unittest.cc 57 virtual gfx::NativeView GetNativeView() const { return 0; }
autocomplete_edit_view_views.h 115 virtual gfx::NativeView GetNativeView() const OVERRIDE;
autocomplete_edit.h 283 void OnWillKillFocus(gfx::NativeView view_gaining_focus);
  /external/chromium/chrome/browser/download/
download_util.h 204 gfx::NativeView view);
  /external/chromium/chrome/browser/instant/
instant_controller.h 122 void OnAutocompleteLostFocus(gfx::NativeView view_gaining_focus);
instant_controller.cc 278 gfx::NativeView view_gaining_focus) {
293 gfx::NativeView view_gaining_focus) {
306 gfx::NativeView tab_view =
334 gfx::NativeView view_gaining_focus_ancestor = view_gaining_focus;
  /external/chromium/chrome/browser/notifications/
balloon_host.h 41 virtual gfx::NativeView GetNativeViewOfHost();
  /external/chromium/chrome/browser/printing/
printer_query.cc 75 gfx::NativeView parent_view,
print_job_worker.cc 75 gfx::NativeView parent_view,
154 void PrintJobWorker::GetSettingsWithUI(gfx::NativeView parent_view,
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.cc 149 gfx::NativeView content_view = view->native_view();
167 gfx::NativeView TabContentsViewGtk::GetNativeView() const {
171 gfx::NativeView TabContentsViewGtk::GetContentNativeView() const {
199 gfx::NativeView content_view = GetContentNativeView();
  /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;
render_widget_host_view_win.h 135 virtual gfx::NativeView GetNativeView();
161 virtual bool ContainsNativeView(gfx::NativeView native_view) const;
render_widget_host_view_views.cc 234 gfx::NativeView RenderWidgetHostViewViews::GetNativeView() {
369 gfx::NativeView nview = GetInnerNativeView();
404 gfx::NativeView native_view) const {
429 gfx::NativeView RenderWidgetHostViewViews::GetInnerNativeView() const {
954 gfx::NativeView widget) {
  /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 {
tab_contents_view_gtk.cc 204 gfx::NativeView TabContentsViewGtk::GetNativeView() const {
208 gfx::NativeView TabContentsViewGtk::GetContentNativeView() const {
241 gfx::NativeView content_view = GetContentNativeView();
  /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/chrome/browser/bookmarks/
bookmark_utils.h 79 gfx::NativeView view);
  /external/chromium/chrome/browser/ui/views/
browser_bubble_win.cc 73 gfx::NativeView parent = window;
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 86 typedef std::set<gfx::NativeView> DockWindows;
native_view_photobooth_win.cc 47 gfx::NativeView initial_view) {
  /external/chromium/chrome/browser/chromeos/login/
screen_lock_view.cc 60 gfx::NativeView widget = native_wrapper_->GetTestingHandle();
  /external/chromium/chrome/browser/extensions/
extension_host.h 230 virtual gfx::NativeView GetNativeViewOfHost();
  /external/chromium/chrome/browser/
external_tab_container_win.h 106 gfx::NativeView native_window);

Completed in 1023 milliseconds

1 23 4 5