Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/popup/
Dpopup_component_v2.cpp171 const RefPtr<BoxComponent> PopupComponentV2::CreateBox(const RefPtr<PopupTheme>& popupTheme) in CreateBox() function in OHOS::Ace::PopupComponentV2
/foundation/arkui/ace_engine/test/unittest/core/layout/box/
Dbox_layout_algorithm_test.cpp51 RefPtr<FrameNode> CreateBox(const std::function<void()>& callback) in CreateBox() function in OHOS::Ace::NG::BoxLayoutAlgorithmTest