Home
last modified time | relevance | path

Searched refs:SetBubbleEnabled (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.h95 void SetBubbleEnabled(bool enable) in SetBubbleEnabled() function
97 indexer_->SetBubbleEnabled(enable); in SetBubbleEnabled()
H A Dindexer_component.h147 void SetBubbleEnabled(bool enable) in SetBubbleEnabled() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h102 void SetBubbleEnabled(bool enable) in SetBubbleEnabled() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp92 indexerComponent->SetBubbleEnabled(state); in SetUsingPopup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp418 indexerComponent_->SetBubbleEnabled(bubble_.first); in CreateOrUpdateIndexer()