HomeSort by relevance Sort by last modified time
    Searched refs:ChildWndEnumProc (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h 74 static BOOL CALLBACK ChildWndEnumProc(HWND child_window, LPARAM param);
hung_window_detector.cc 60 EnumChildWindows(top_level_window_, ChildWndEnumProc,
167 BOOL CALLBACK HungWindowDetector::ChildWndEnumProc(HWND child_window,

Completed in 18 milliseconds