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

  /external/chromium/chrome/browser/ui/views/
constrained_window_views.h 24 class NativeConstrainedWindowDelegate {
26 virtual ~NativeConstrainedWindowDelegate() {}
48 NativeConstrainedWindowDelegate* delegate,
63 public NativeConstrainedWindowDelegate {
80 // Overridden from NativeConstrainedWindowDelegate:
native_constrained_window_win.cc 18 NativeConstrainedWindowWin(NativeConstrainedWindowDelegate* delegate,
58 NativeConstrainedWindowDelegate* delegate_;
68 NativeConstrainedWindowDelegate* delegate,

Completed in 35 milliseconds