Home
last modified time | relevance | path

Searched defs:OnShow (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/common/
H A Dinput_method_manager_unit_test.cpp32 void OnShow(InputMethodManager::InputMethodParam& param) override in OnShow() function in OHOS::TestInputMethodListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_declarative.h55 void OnShow() override in OnShow() function
H A Dcard_frontend.h87 void OnShow() override in OnShow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dform_render_window.cpp149 void FormRenderWindow::OnShow() in OnShow() function in OHOS::Ace::FormRenderWindow
H A Drosen_window.cpp168 void RosenWindow::OnShow() in OnShow() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h98 virtual void OnShow() in OnShow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dnative_view.cpp286 void RemoteView::OnShow() in OnShow() function in OHOS::Ace::Framework::RemoteView
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp115 void CustomInputMethod::OnShow(InputMethodManager::InputMethodParam& param) in OnShow() function in OHOS::CustomInputMethod
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.cpp220 void PagePattern::OnShow() in OnShow() function in OHOS::Ace::NG::PagePattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp139 void CJFrontendAbstract::OnShow() in OnShow() function in OHOS::Ace::CJFrontendAbstract
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp93 void PluginFrontend::OnShow() {} in OnShow() function in OHOS::Ace::PluginFrontend
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp477 void DeclarativeFrontendNG::OnShow() in OnShow() function in OHOS::Ace::DeclarativeFrontendNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp626 void JsFrontend::OnShow() in OnShow() function in OHOS::Ace::JsFrontend
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp556 void PluginFrontend::OnShow() in OnShow() function in OHOS::Ace::PluginFrontend
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp977 void DeclarativeFrontend::OnShow() in Initialize() function in OHOS::Ace::DeclarativeFrontend
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp383 void ReminderRequest::OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify) in OnShow() function in OHOS::Notification::ReminderRequest
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp214 void PipelineContext::OnShow() {} in OnShow() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2595 void PipelineContext::OnShow() in OnShow() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp573 void AceContainer::OnShow(int32_t instanceId) in OnShow() function in OHOS::Ace::Platform::AceContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3494 void PipelineContext::OnShow() in OnShow() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp1030 napi_value JsWindow::OnShow(napi_env env, napi_callback_info info) in OnShow() function in OHOS::Rosen::JsWindow