Searched refs:InitCardButton (Results 1 – 2 of 2) sorted by relevance
364 auto preButton = InitCardButton(true); in BuildCardCalendarTitle()365 auto nextButton = InitCardButton(false); in BuildCardCalendarTitle()450 RefPtr<ButtonComponent> CalendarComponent::InitCardButton(bool isPreArrow) in InitCardButton() function in OHOS::Ace::CalendarComponent
443 RefPtr<ButtonComponent> InitCardButton(bool isPreArrow);