Home
last modified time | relevance | path

Searched refs:CreateBox (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp74 auto box = CreateBox(popupTheme); in Initialization()
170 const RefPtr<BoxComponent> PopupComponentV2::CreateBox(const RefPtr<PopupTheme>& popupTheme) in CreateBox() function in OHOS::Ace::PopupComponentV2
H A Dpopup_component_v2.h115 const RefPtr<BoxComponent> CreateBox(const RefPtr<PopupTheme>& popupTheme);