Searched refs:pickerThemeOptionStyle (Results 1 – 1 of 1) sorted by relevance
609 auto pickerThemeOptionStyle = pickerTheme->GetOptionStyle(true, false); in UpdateForwardButtonTextLayoutProperty() local611 textForwardLayoutProperty->UpdateTextColor(pickerThemeOptionStyle.GetTextColor()); in UpdateForwardButtonTextLayoutProperty()614 textForwardLayoutProperty->UpdateFontWeight(pickerThemeOptionStyle.GetFontWeight()); in UpdateForwardButtonTextLayoutProperty()622 auto pickerThemeOptionStyle = pickerTheme->GetOptionStyle(true, false); in UpdateBackwardButtonTextLayoutProperty() local624 textBackwardLayoutProperty->UpdateTextColor(pickerThemeOptionStyle.GetTextColor()); in UpdateBackwardButtonTextLayoutProperty()627 textBackwardLayoutProperty->UpdateFontWeight(pickerThemeOptionStyle.GetFontWeight()); in UpdateBackwardButtonTextLayoutProperty()