Home
last modified time | relevance | path

Searched refs:GetBubbleTextComponent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h112 const RefPtr<TextComponent>& GetBubbleTextComponent() const in GetBubbleTextComponent() function
H A Drender_indexer.cpp67 bubbleText_ = indexerComponent->GetBubbleTextComponent(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.h170 const RefPtr<TextComponent>& GetBubbleTextComponent() const in GetBubbleTextComponent() function
H A Drender_indexer.cpp140 bubbleText_ = indexerComponent->GetBubbleTextComponent(); in Update()