Searched refs:EnumerateAllWindows (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dx11_util.h244 UI_EXPORT bool EnumerateAllWindows(EnumerateWindowsDelegate* delegate,
H A Dx11_util.cc1048 bool EnumerateAllWindows(EnumerateWindowsDelegate* delegate, int max_depth) { function in namespace:ui
1061 ui::EnumerateAllWindows(delegate, kMaxSearchDepth);
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_util.cc561 ui::EnumerateAllWindows(delegate, kMaxSearchDepth);

Completed in 225 milliseconds