Home
last modified time | relevance | path

Searched defs:GetRenderText (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Drender_text_clock.h64 const RefPtr<RenderText>& GetRenderText() const in GetRenderText() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtext_clock_composed_element.cpp141 RefPtr<RenderText> TextClockComposedElement::GetRenderText() const in GetRenderText() function in OHOS::Ace::V2::TextClockComposedElement
H A Dtext_composed_element.cpp209 RefPtr<RenderText> TextComposedElement::GetRenderText() const in GetRenderText() function in OHOS::Ace::V2::TextComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.cpp256 RefPtr<RenderNode> SelectElement::GetRenderText() const in GetRenderText() function in OHOS::Ace::SelectElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp31 RefPtr<RenderText> RenderOption::GetRenderText(const RefPtr<RenderNode>& render) const in GetRenderText() function in OHOS::Ace::RenderOption