Searched refs:HandleClose (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dtray_notification_view.cc117 this, &TrayNotificationView::HandleClose);
132 HandleClose();
160 void TrayNotificationView::HandleClose() { function in class:ash::TrayNotificationView
166 HandleClose();
H A Dtray_notification_view.h79 void HandleClose();
/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dhandlers.h39 int HandleClose(struct PP_Var params, struct PP_Var* out, const char** error);
H A Dnacl_io_demo.c86 {"close", HandleClose},
H A Dhandlers.c1099 int HandleClose(struct PP_Var params, function
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Denrollment_screen_handler.h78 void HandleClose(const std::string& reason);
H A Denrollment_screen_handler.cc152 &EnrollmentScreenHandler::HandleClose);
527 void EnrollmentScreenHandler::HandleClose(const std::string& reason) { function in class:chromeos::EnrollmentScreenHandler
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler_delegate.h110 virtual void HandleClose() = 0;
H A Dhwnd_message_handler.cc1296 delegate_->HandleClose();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.h163 virtual void HandleClose() OVERRIDE;
H A Ddesktop_window_tree_host_win.cc725 void DesktopWindowTreeHostWin::HandleClose() { function in class:views::DesktopWindowTreeHostWin

Completed in 287 milliseconds