Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp377 void PickerBaseComponent::InitializeLunar( in InitializeLunar() function in OHOS::Ace::PickerBaseComponent
581 InitializeLunar(outChildren, themeManager); in Initialize()
H A Dpicker_base_component.h431 …void InitializeLunar(std::list<RefPtr<Component>>& outChildren, const RefPtr<ThemeManager>& themeM…