Searched refs:textBackwardLayoutProperty (Results 1 – 1 of 1) sorted by relevance
620 auto textBackwardLayoutProperty = textBackwardNode->GetLayoutProperty<TextLayoutProperty>(); in UpdateBackwardButtonTextLayoutProperty() local621 CHECK_NULL_VOID(textBackwardLayoutProperty); in UpdateBackwardButtonTextLayoutProperty()623 …textBackwardLayoutProperty->UpdateContent(Localization::GetInstance()->GetEntryLetters("common.pre… in UpdateBackwardButtonTextLayoutProperty()624 textBackwardLayoutProperty->UpdateTextColor(pickerThemeOptionStyle.GetTextColor()); in UpdateBackwardButtonTextLayoutProperty()625 textBackwardLayoutProperty->UpdateFontSize( in UpdateBackwardButtonTextLayoutProperty()627 textBackwardLayoutProperty->UpdateFontWeight(pickerThemeOptionStyle.GetFontWeight()); in UpdateBackwardButtonTextLayoutProperty()