Home
last modified time | relevance | path

Searched defs:popupComponent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element.cpp29 RefPtr<PopupComponent> popupComponent = AceType::DynamicCast<PopupComponent>(component_); in PerformBuild() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp110 RefPtr<PopupComponentV2> popupComponent = in GetPopupComponent() local
691 auto popupComponent = GetPopupComponent(false); in WrapComponents() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp188 auto popupComponent = popupElement->GetPopupComponent(); in ~InspectorComposedElement() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1409 auto popupComponent = ViewStackProcessor::GetInstance()->GetPopupComponent(true); in BindPopup() local