Home
last modified time | relevance | path

Searched defs:SetNormalTextStyle (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dpicker_model_impl.h40 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
Dtimepicker_model_impl.h36 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
Dtextpicker_model_impl.h37 …void SetNormalTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::PickerTextStyle& value) … in SetNormalTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Dindexer_item_component.h101 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
Dindexer_component.h148 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
Dindexer_item_component.h118 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
Dindexer_component.h216 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_model_ng.cpp371 void TimePickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextStyle&… in SetNormalTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
631 void TimePickerModelNG::SetNormalTextStyle( in SetNormalTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_model_ng.cpp499 void DatePickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextStyle&… in SetNormalTextStyle() function in OHOS::Ace::NG::DatePickerModelNG
862 void DatePickerModelNG::SetNormalTextStyle( in SetNormalTextStyle() function in OHOS::Ace::NG::DatePickerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_model_ng.cpp396 void TextPickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::Picker… in SetNormalTextStyle() function in OHOS::Ace::NG::TextPickerModelNG
1037 void TextPickerModelNG::SetNormalTextStyle( in SetNormalTextStyle() function in OHOS::Ace::NG::TextPickerModelNG