Searched defs:child_window (Results 1 – 5 of 5) sorted by relevance
78 bool HungWindowDetector::CheckChildWindow(HWND child_window) { in CheckChildWindow()158 BOOL CALLBACK HungWindowDetector::ChildWndEnumProc(HWND child_window, in ChildWndEnumProc()
147 Window child_window; in Capture() local
83 static aura::Window* CreateParentWindow(aura::Window* child_window, in CreateParentWindow()
364 scoped_ptr<aura::Window> child_window( in TEST_F() local
605 scoped_ptr<Window> child_window(new Window(NULL)); in TEST_F() local