Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp216 RefPtr<BoxComponent> SelectPopupComponent::InitializeInnerBox(const RefPtr<ScrollComponent>& scroll) in InitializeInnerBox() function in OHOS::Ace::SelectPopupComponent
312 RefPtr<BoxComponent> innerBox = InitializeInnerBox(scroll); in Initialize()
H A Dselect_popup_component.h298 RefPtr<BoxComponent> InitializeInnerBox(const RefPtr<ScrollComponent>& scroll);