Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_element.cpp110 auto text = GetTextElement(flex); in RegisterChangeEndListener()
160 auto text = GetTextElement(flex); in BuildCardCalendar()
266 RefPtr<TextElement> CalendarElement::GetTextElement(const RefPtr<Element>& flex) in GetTextElement() function in OHOS::Ace::CalendarElement
H A Dcalendar_element.h61 RefPtr<TextElement> GetTextElement(const RefPtr<Element>& flex);