Home
last modified time | relevance | path

Searched refs:UpdateFontFamily (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp55 fontStyle->UpdateFontFamily(fontFamilies);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp364 dataPickerRowLayoutProperty->UpdateFontFamily(appCustomFontFamily); in InitTextFontFamily()
486 …textLayoutProperty->UpdateFontFamily(dataPickerRowLayoutProperty->GetDisappearFontFamily().value_o… in UpdateDisappearTextProperties()
510 textLayoutProperty->UpdateFontFamily(dataPickerRowLayoutProperty->GetFontFamily().value_or( in UpdateCandidateTextProperties()
533 …textLayoutProperty->UpdateFontFamily(dataPickerRowLayoutProperty->GetSelectedFontFamily().value_or( in UpdateSelectedTextProperties()
H A Ddatepicker_dialog_view.cpp889 buttonLayoutProperty->UpdateFontFamily(buttonInfos[index].fontFamily.value()); in UpdateButtonStyles()
1367 …pickerProperty->UpdateFontFamily(properties.normalTextStyle_.fontFamily.value_or(normalStyle.GetFo… in SetDateTextProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp437 timePickerLayoutProperty->UpdateFontFamily(appCustomFontFamily); in InitTextFontFamily()
523 … textLayoutProperty->UpdateFontFamily(timePickerLayoutProperty->GetDisappearFontFamily().value_or( in UpdateDisappearTextProperties()
545 textLayoutProperty->UpdateFontFamily(timePickerLayoutProperty->GetFontFamily().value_or( in UpdateCandidateTextProperties()
568 textLayoutProperty->UpdateFontFamily(timePickerLayoutProperty->GetSelectedFontFamily().value_or( in UpdateSelectedTextProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_model_ng.cpp246 textLayoutProperty->UpdateFontFamily(value); in SetFontFamily()
515 textLayoutProperty->UpdateFontFamily(value); in SetFontFamily()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_pattern_test_ng.cpp184 layoutProperty_->UpdateFontFamily(value);
H A Dtext_clock_test_ng.cpp178 textClockLayoutProperty->UpdateFontFamily(FONT_FAMILY_VALUE);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_pattern.cpp147 textLayoutProperty->UpdateFontFamily(layoutProperty->GetFontFamily().value()); in UpdateTextLayoutProperty()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp122 void UpdateFontFamily(RefPtr<TextLayoutProperty>& textProperty, RefPtr<MenuLayoutProperty>& menuPro… in UpdateFontFamily() function
126 textProperty->UpdateFontFamily(fontFamilies.value()); in UpdateFontFamily()
128 textProperty->UpdateFontFamily(menuProperty->GetFontFamily().value()); in UpdateFontFamily()
1469 UpdateFontFamily(textProperty, menuProperty, fontFamily); in UpdateFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp418 textPickerLayoutProperty->UpdateFontFamily(appCustomFontFamily); in InitTextFontFamily()
753 …textLayoutProperty->UpdateFontFamily(fontFamilyVector.empty() ? FONT_FAMILY_DEFAULT : fontFamilyVe… in UpdateDisappearTextProperties()
776 …textLayoutProperty->UpdateFontFamily(fontFamilyVector.empty() ? FONT_FAMILY_DEFAULT : fontFamilyVe… in UpdateCandidateTextProperties()
798 …textLayoutProperty->UpdateFontFamily(fontFamilyVector.empty() ? FONT_FAMILY_DEFAULT : fontFamilyVe… in UpdateSelectedTextProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp409 props->UpdateFontFamily(value); in SetFontFamily()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.cpp119 textLayoutProperty->UpdateFontFamily(layoutProperty->GetFontFamily().value()); in UpdateTextLayoutProperty()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp631 COPY_TEXT_STYLE(fontStyle, FontFamily, UpdateFontFamily); in GetSameStyleSpanItem()
757 … READ_TEXT_STYLE_TLV(fontStyle, UpdateFontFamily, TLV_SPAN_FONT_STYLE_FONTFAMILY, FontFamily); in DecodeTlv()
H A Dspan_model_ng.cpp302 spanNode->UpdateFontFamily(value); in SetFontFamily()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp816 nodeLayoutProperty->UpdateFontFamily(selectedFont.GetFontFamilies()); in ApplyIndexChanged()
854 nodeLayoutProperty->UpdateFontFamily(defaultFont.GetFontFamilies()); in ApplyIndexChanged()
1146 letterLayoutProperty->UpdateFontFamily(popupTextFont.GetFontFamilies()); in UpdateBubbleLetterStackAndLetterTextView()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.cpp398 textLayoutProp->UpdateFontFamily(scLayoutProp->GetFontFamily().value()); in UpdateTextProperty()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp142 textLayoutProperty->UpdateFontFamily(layoutProperty->GetFontFamily().value()); in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp598 textLayoutProperty->UpdateFontFamily(labelStyle.fontFamily.value()); in UpdateLabelStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A Dtext_timer_test_ng.cpp179 textTimerLayoutProperty->UpdateFontFamily(FONT_FAMILY_VALUE);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp105 textLayoutProperty->UpdateFontFamily(menuProperty->GetFontFamily().value()); in UpdateFontStyle()
109 labelProperty->UpdateFontFamily(menuProperty->GetFontFamily().value()); in UpdateFontStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp94 spanItem->fontStyle->UpdateFontFamily(font_.fontFamiliesNG.value()); in AddSpanStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp132 textLayoutProperty->UpdateFontFamily(layoutProperty->GetFontFamily().value()); in UpdateTextLayoutProperty()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp521 buttonLayoutProperty->UpdateFontFamily(FONT_FAMILY_VALUE);
814 buttonLayoutProperty->UpdateFontFamily(fontFamily);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.cpp909 paintProperty_->UpdateFontFamily(fontFamilyVector);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model_ng.cpp395 textFieldLayoutProperty->UpdateFontFamily(font.fontFamilies); in SetTextFont()
1267 textFieldLayoutProperty->UpdateFontFamily(font.fontFamilies); in SetTextFont()

12