Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.h181 void UpdatePopupListGradientView(int32_t popupSize, int32_t maxItemsSize);
H A Dindexer_pattern.cpp1208 UpdatePopupListGradientView(popupSize, maxItemsSize); in UpdateBubbleListView()
1317 void IndexerPattern::UpdatePopupListGradientView(int32_t popupSize, int32_t maxItemsSize) in UpdatePopupListGradientView() function in OHOS::Ace::NG::IndexerPattern