Searched refs:owner_window (Results 1 – 2 of 2) sorted by relevance
43 virtual bool IsRunning(gfx::NativeWindow owner_window) const { in IsRunning()44 return owner_window_ == owner_window; in IsRunning()170 gfx::NativeWindow owner_window, in SelectFileImpl() argument179 owner_window_ = owner_window; in SelectFileImpl()
223 HungImporterMonitor(HWND owner_window, base::ProcessHandle import_process) in HungImporterMonitor() argument224 : owner_window_(owner_window), in HungImporterMonitor()