Searched defs:maxItemsSize (Results 1 – 1 of 1) sorted by relevance
1042 …auto maxItemsSize = autoCollapse_ ? INDEXER_BUBBLE_MAXSIZE_COLLAPSED_API_TWELVE : INDEXER_BUBBLE_M… in UpdateBubbleSize() local1058 … auto maxItemsSize = autoCollapse_ ? INDEXER_BUBBLE_MAXSIZE_COLLAPSED : INDEXER_BUBBLE_MAXSIZE; in UpdateBubbleSize() local1204 …auto maxItemsSize = autoCollapse_ ? INDEXER_BUBBLE_MAXSIZE_COLLAPSED_API_TWELVE : INDEXER_BUBBLE_M… in UpdateBubbleListView() local1240 …auto maxItemsSize = autoCollapse_ ? INDEXER_BUBBLE_MAXSIZE_COLLAPSED_API_TWELVE : INDEXER_BUBBLE_M… in UpdateBubbleListSize() local1256 … auto maxItemsSize = autoCollapse_ ? INDEXER_BUBBLE_MAXSIZE_COLLAPSED : INDEXER_BUBBLE_MAXSIZE; in UpdateBubbleListSize() local1317 void IndexerPattern::UpdatePopupListGradientView(int32_t popupSize, int32_t maxItemsSize) in UpdatePopupListGradientView()1403 CalcSize IndexerPattern::CalcBubbleListSize(int32_t popupSize, int32_t maxItemsSize) in CalcBubbleListSize()