Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_config.h31 ON_AREA_CHANGED = 0, enumerator
H A Dui_extension_pattern.cpp535 case UIExtCallbackEventId::ON_AREA_CHANGED: in OnExtensionEvent()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2648 pipelineContext->AddUIExtensionCallbackEvent(NG::UIExtCallbackEventId::ON_AREA_CHANGED); in UpdateViewportConfigWithAnimation()
2658 pipelineContext->AddUIExtensionCallbackEvent(NG::UIExtCallbackEventId::ON_AREA_CHANGED); in UpdateViewportConfigWithAnimation()