HomeSort by relevance Sort by last modified time
    Searched full:host_window (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/remoting/host/
host_window_proxy.h 12 #include "remoting/host/host_window.h"
26 scoped_ptr<HostWindow> host_window);
host_window_proxy.cc 22 scoped_ptr<HostWindow> host_window);
69 scoped_ptr<HostWindow> host_window) {
72 // Detach |host_window| from the calling thread so that |Core| could run it on
74 host_window->DetachFromThread();
75 core_ = new Core(caller_task_runner, ui_task_runner, host_window.Pass());
94 scoped_ptr<HostWindow> host_window)
97 host_window_(host_window.Pass()),
continue_window.h 11 #include "remoting/host/host_window.h"
me2me_desktop_environment.cc 12 #include "remoting/host/host_window.h"
13 #include "remoting/host/host_window.h"
it2me_desktop_environment.cc 10 #include "remoting/host/host_window.h"
disconnect_window_gtk.cc 14 #include "remoting/host/host_window.h"
disconnect_window_mac.mm 17 #include "remoting/host/host_window.h"
disconnect_window_win.cc 16 #include "remoting/host/host_window.h"
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 13 HWND host_window; member in struct:Globals
133 globals.host_window = window;
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 1075 GtkWindow* host_window = chromeos::GetNativeDialogWindow(window); local
    [all...]
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 377 CAxHostWindow* host_window = static_cast<CAxHostWindow*>(spWinHost.p); local
378 host_window->ReleaseAll();
    [all...]
  /external/chromium_org/remoting/
remoting.gyp 351 'host/host_window.h',
    [all...]

Completed in 273 milliseconds