Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpicker_model_impl.h38 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
H A Dtimepicker_model_impl.h33 …void SetNormalTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) overri… in SetNormalTextStyle() function
H A Dtextpicker_model_impl.h35 …void SetNormalTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::PickerTextStyle& value) … in SetNormalTextStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.h101 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
H A Dindexer_component.h148 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h118 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
H A Dindexer_component.h215 void SetNormalTextStyle(const TextStyle& textStyle) in SetNormalTextStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A 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