Home
last modified time | relevance | path

Searched refs:set_remove_standard_frame (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/views/win/
Dhwnd_message_handler.h194 void set_remove_standard_frame(bool remove_standard_frame) { in set_remove_standard_frame() function
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_root_window_host_win.cc140 message_handler_->set_remove_standard_frame(params.remove_standard_frame); in Init()
/external/chromium_org/ui/views/widget/
Dnative_widget_win.cc882 message_handler_->set_remove_standard_frame(params.remove_standard_frame); in SetInitParams()