Lines Matching refs:OnDestroy
53300 + virtual void OnDestroy() = 0;
58504 +void NWebDelegate::OnDestroy(bool is_close_all) {
58510 + handler_delegate_->OnDestroy();
58513 + preference_delegate_->OnDestroy();
59402 + void OnDestroy(bool is_close_all) override;
59611 +void DisplayScreenListener::OnDestroy(DisplayId id) {}
59668 + void OnDestroy(DisplayId id) override;
59721 +void NWebEventHandler::OnDestroy() {
59876 + void OnDestroy();
60670 +void NWebHandlerDelegate::OnDestroy() {
60676 + event_handler_->OnDestroy();
62087 + void OnDestroy();
63410 +void NWebPreferenceDelegate::OnDestroy() {
63914 + void OnDestroy();
65825 + virtual void OnDestroy(bool is_close_all) = 0;
66138 +void NWebImpl::OnDestroy() {
66139 + WVLOG_I("NWebImpl::OnDestroy");
66146 + nweb_delegate_->OnDestroy(is_close_all);
66151 + input_handler_->OnDestroy();
66817 + void OnDestroy() override;
66981 +void NWebInputHandler::OnDestroy() {
67122 + void OnDestroy();