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.h38 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
Dtimepicker_model_impl.h33 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
Dtextpicker_model_impl.h35 …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.h215 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_model_ng.cpp305 void TimePickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextStyle&… in SetNormalTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
508 void TimePickerModelNG::SetNormalTextStyle( in SetNormalTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_model_ng.cpp424 void DatePickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextStyle&… in SetNormalTextStyle() function in OHOS::Ace::NG::DatePickerModelNG
725 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.cpp312 void TextPickerModelNG::SetNormalTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::Picker… in SetNormalTextStyle() function in OHOS::Ace::NG::TextPickerModelNG
732 void TextPickerModelNG::SetNormalTextStyle( in SetNormalTextStyle() function in OHOS::Ace::NG::TextPickerModelNG