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

  /external/chromium/chrome/browser/
process_singleton.h 106 foreground_window_ = foreground_window;
113 foreground_window_ = NULL;
129 gfx::NativeWindow foreground_window_; member in class:ProcessSingleton
process_singleton_win.cc 45 : window_(NULL), locked_(false), foreground_window_(NULL) {
210 if (IsWindow(foreground_window_))
211 SetForegroundWindow(foreground_window_);
process_singleton_mac.cc 43 foreground_window_(NULL),
process_singleton_linux.cc 752 foreground_window_(NULL),
    [all...]

Completed in 46 milliseconds