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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.h 257 bool has_non_client_view_; member in class:views::DesktopWindowTreeHostWin
desktop_window_tree_host_win.cc 85 has_non_client_view_(false),
137 has_non_client_view_ = Widget::RequiresNonClientView(params.type);
564 return has_non_client_view_;
    [all...]

Completed in 52 milliseconds