Home
last modified time | relevance | path

Searched defs:TextComponent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp23 TextComponent::TextComponent(const std::string& data) : ComponentGroup(std::list<RefPtr<Component>>… in TextComponent() function in OHOS::Ace::TextComponent
H A Drender_text.h37 class TextComponent; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtext_component.cpp30 TextComponent::TextComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *styleM… in TextComponent() function in OHOS::ACELite::TextComponent