Home
last modified time | relevance | path

Searched refs:ChangeTextStyle (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_layout_algorithm.h37 void ChangeTextStyle(uint32_t index, uint32_t showOptionCount, const SizeF& size,
H A Ddatepicker_column_layout_algorithm.cpp145 ChangeTextStyle(index, totalChild, size, child, layoutWrapper); in MeasureText()
149 void DatePickerColumnLayoutAlgorithm::ChangeTextStyle(uint32_t index, uint32_t showOptionCount, con… in ChangeTextStyle() function in OHOS::Ace::NG::DatePickerColumnLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_algorithm.h38 void ChangeTextStyle(uint32_t index, uint32_t showOptionCount, const SizeF& size,
H A Dtextpicker_layout_algorithm.cpp209 ChangeTextStyle(index, totalChild, size, child, layoutWrapper); in MeasureText()
213 void TextPickerLayoutAlgorithm::ChangeTextStyle(uint32_t index, uint32_t showOptionCount, const Siz… in ChangeTextStyle() function in OHOS::Ace::NG::TextPickerLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h314 …void ChangeTextStyle(uint32_t index, uint32_t showOptionCount, const RefPtr<TextLayoutProperty>& t…
H A Dtimepicker_column_pattern.cpp486 ChangeTextStyle(index, showOptionCount, textLayoutProperty, timePickerLayoutProperty); in FlushCurrentOptions()
601 void TimePickerColumnPattern::ChangeTextStyle(uint32_t index, uint32_t showOptionCount, in ChangeTextStyle() function in OHOS::Ace::NG::TimePickerColumnPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_Extend_test_ng.cpp1602 …textPickerLayoutAlgorithm.ChangeTextStyle(index, showOptionCount, size, subLayoutWrapper, &layoutW…
1610 …textPickerLayoutAlgorithm.ChangeTextStyle(index, showOptionCount1, size, subLayoutWrapper, &layout…