Searched refs:GetEndIconWidth (Results 1 – 3 of 3) sorted by relevance
1022 props->UpdateFontSize(selectTheme->GetEndIconWidth()); in UpdateImageNode()1056 props->UpdateFontSize(selectTheme->GetEndIconWidth()); in UpdateSymbolNode()1311 props->UpdateFontSize(selectTheme->GetEndIconWidth()); in UpdateImageIcon()1316 … auto iconWidth = isStart ? selectTheme->GetIconSideLength() : selectTheme->GetEndIconWidth(); in UpdateImageIcon()1357 props->UpdateFontSize(selectTheme->GetEndIconWidth()); in UpdateSymbolIcon()1365 … auto iconWidth = isStart ? selectTheme->GetIconSideLength() : selectTheme->GetEndIconWidth(); in UpdateSymbolIcon()
141 props->UpdateFontSize(theme->GetEndIconWidth()); in CreateSymbol()
1032 const Dimension& GetEndIconWidth() const in GetEndIconWidth() function