Home
last modified time | relevance | path

Searched refs:SetBubbleTextStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp65 indexerComponent->SetBubbleTextStyle(std::move(textStyle)); in SetPopupColor()
116 indexerComponent->SetBubbleTextStyle(textStyle); in SetPopupFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h170 void SetBubbleTextStyle(const TextStyle& textStyle) in SetBubbleTextStyle() function