Searched refs:StringToDimensionWithThemeValue (Results 1 – 4 of 4) sorted by relevance
78 … StringUtils::StringToDimensionWithThemeValue(toastInfo.bottom, true, toastTheme->GetBottom())); in CreateToastNode()
183 …Dimension bottomPosition = StringUtils::StringToDimensionWithThemeValue(bottom, true, toastTheme->… in Show()
367 inline Dimension StringToDimensionWithThemeValue(const std::string& value, bool useVp, const Dimens… in StringToDimensionWithThemeValue() function
270 auto result = StringUtils::StringToDimensionWithThemeValue( in SetPlaceholderFont()