Home
last modified time | relevance | path

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

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