Home
last modified time | relevance | path

Searched defs:GetTextData (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_text_path.h37 const std::string& GetTextData() const in GetTextData() function
H A Dsvg_text_path_component.cpp51 const std::string& SvgTextPathComponent::GetTextData() const in GetTextData() function in OHOS::Ace::SvgTextPathComponent
H A Drender_svg_text.h51 const std::string& GetTextData() const in GetTextData() function
H A Dsvg_text_component.cpp51 const std::string& SvgTextComponent::GetTextData() const in GetTextData() function in OHOS::Ace::SvgTextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_path_declaration.h37 const std::string& GetTextData() const in GetTextData() function
H A Dsvg_text_declaration.h52 const std::string& GetTextData() const in GetTextData() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h105 const std::string& GetTextData() const in GetTextData() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp909 std::string RenderText::GetTextData() const in GetTextData() function in OHOS::Ace::RenderText