Searched refs:GetEndIconHeight (Results 1 – 2 of 2) sorted by relevance
1317 … auto iconHeight = isStart ? selectTheme->GetIconSideLength() : selectTheme->GetEndIconHeight(); in UpdateImageIcon()1366 … auto iconHeight = isStart ? selectTheme->GetIconSideLength() : selectTheme->GetEndIconHeight(); in UpdateSymbolIcon()
1037 const Dimension& GetEndIconHeight() const in GetEndIconHeight() function