Home
last modified time | relevance | path

Searched refs:native_constrained_window_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dconstrained_window_views.h88 NativeConstrainedWindow* native_constrained_window_; variable
Dconstrained_window_views.cc574 ALLOW_THIS_IN_INITIALIZER_LIST(native_constrained_window_( in ConstrainedWindowViews()
578 native_constrained_window_->InitNativeConstrainedWindow( in ConstrainedWindowViews()
586 return native_constrained_window_->AsNativeWindow()->GetWindow(); in GetWindow()