Home
last modified time | relevance | path

Searched refs:host_hwnd (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_win.cc110 HWND host_hwnd = host->GetAcceleratedWidget(); in GetNativeTheme() local
111 if (host_hwnd && in GetNativeTheme()
112 DesktopWindowTreeHostWin::GetContentWindowForHWND(host_hwnd)) { in GetNativeTheme()