Home
last modified time | relevance | path

Searched defs:TextComponent (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.h35 class ACE_EXPORT TextComponent : public ComponentGroup { class
H A Dtext_component.cpp23 TextComponent::TextComponent(const std::string& data) : ComponentGroup(std::list<RefPtr<Component>>()) in TextComponent() function in OHOS::Ace::TextComponent
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtext_component.h56 class TextComponent : public Component { class
H A Dtext_component.cpp30 TextComponent::TextComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *styleManager) in TextComponent() function in OHOS::ACELite::TextComponent
[all...]

Completed in 3 milliseconds