Home
last modified time | relevance | path

Searched defs:GetTextComponent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.h81 const RefPtr<TextComponent>& GetTextComponent() const in GetTextComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h98 const RefPtr<TextComponent>& GetTextComponent() const in GetTextComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_option_component.h83 const RefPtr<TextComponent>& GetTextComponent() in GetTextComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dbutton_model_impl.cpp327 RefPtr<TextComponent> ButtonModelImpl::GetTextComponent() in GetTextComponent() function in OHOS::Ace::Framework::ButtonModelImpl