Searched refs:DesktopWindowTreeHostWin (Results 1 – 11 of 11) sorted by relevance
67 DEFINE_WINDOW_PROPERTY_KEY(DesktopWindowTreeHostWin*, kDesktopWindowTreeHostKey,73 bool DesktopWindowTreeHostWin::is_cursor_visible_ = true;75 DesktopWindowTreeHostWin::DesktopWindowTreeHostWin( in DesktopWindowTreeHostWin() function in views::DesktopWindowTreeHostWin91 DesktopWindowTreeHostWin::~DesktopWindowTreeHostWin() { in ~DesktopWindowTreeHostWin()98 aura::Window* DesktopWindowTreeHostWin::GetContentWindowForHWND(HWND hwnd) { in GetContentWindowForHWND()112 DesktopWindowTreeHostWin::GetContentWindowForHWND(host_hwnd)) { in GetNativeTheme()122 void DesktopWindowTreeHostWin::Init(aura::Window* content_window, in Init()151 void DesktopWindowTreeHostWin::OnNativeWidgetCreated( in OnNativeWidgetCreated()170 scoped_ptr<corewm::Tooltip> DesktopWindowTreeHostWin::CreateTooltip() { in CreateTooltip()177 DesktopWindowTreeHostWin::CreateDragDropClient( in CreateDragDropClient()[all …]
31 class VIEWS_EXPORT DesktopWindowTreeHostWin38 DesktopWindowTreeHostWin(41 virtual ~DesktopWindowTreeHostWin();277 DISALLOW_COPY_AND_ASSIGN(DesktopWindowTreeHostWin);
45 DesktopWindowTreeHostWin::GetContentWindowForHWND(hwnd) : NULL; in GetNativeWindowFromHWND()
83 : DesktopWindowTreeHostWin(native_widget_delegate, in BrowserDesktopWindowTreeHostWin()156 DesktopWindowTreeHostWin::HandleCreate(); in HandleCreate()172 DesktopWindowTreeHostWin::HandleFrameChanged(); in HandleFrameChanged()191 return DesktopWindowTreeHostWin::PreHandleMSG( in PreHandleMSG()224 if (!did_gdi_clear_ && DesktopWindowTreeHostWin::ShouldUseNativeFrame()) { in PostHandleMSG()248 !DesktopWindowTreeHostWin::IsUsingCustomFrame()) { in IsUsingCustomFrame()258 if (!views::DesktopWindowTreeHostWin::ShouldUseNativeFrame()) in ShouldUseNativeFrame()269 views::DesktopWindowTreeHostWin::FrameTypeChanged(); in FrameTypeChanged()286 !DesktopWindowTreeHostWin::ShouldUseNativeFrame()) in UpdateDWMFrame()
25 public views::DesktopWindowTreeHostWin {
20 : DesktopWindowTreeHostWin(app_window->widget(), in AppWindowDesktopWindowTreeHostWin()52 DesktopWindowTreeHostWin::HandleFrameChanged(); in HandleFrameChanged()
20 : public views::DesktopWindowTreeHostWin {
46 return views::DesktopWindowTreeHostWin::GetContentWindowForHWND( in IsDesktopWindow()
172 return views::DesktopWindowTreeHostWin::GetContentWindowForHWND( in GetProcessWindowAtPoint()
383 static_cast<views::DesktopWindowTreeHostWin*>( in TestOuterBoundsHelper()
1021 DesktopWindowTreeHostWin::GetContentWindowForHWND(hwnd); in WindowCallbackProc()