Searched defs:NativeWindow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dnative_widget_types.h19 // NativeWindow: this is a handle to a native, top-level window
21 // same type as a NativeWindow on some platforms.
123 typedef aura::Window* NativeWindow; typedef in namespace:gfx
129 typedef HWND NativeWindow;
135 typedef UIWindow* NativeWindow;
140 typedef NSWindow* NativeWindow;
145 typedef GtkWindow* NativeWindow;
151 typedef ui::WindowAndroid* NativeWindow;

Completed in 173 milliseconds