Home
last modified time | relevance | path

Searched defs:SetDisappearTextStyle (Results 1 – 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dpicker_model_impl.h39 …void SetDisappearTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) ove… in SetDisappearTextStyle() function
Dtimepicker_model_impl.h35 …void SetDisappearTextStyle(const RefPtr<PickerTheme>& theme, const NG::PickerTextStyle& value) ove… in SetDisappearTextStyle() function
Dtextpicker_model_impl.h36 …void SetDisappearTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::PickerTextStyle& valu… in SetDisappearTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_model_ng.cpp339 void TimePickerModelNG::SetDisappearTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextSty… in SetDisappearTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
598 void TimePickerModelNG::SetDisappearTextStyle( in SetDisappearTextStyle() function in OHOS::Ace::NG::TimePickerModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_model_ng.cpp446 void DatePickerModelNG::SetDisappearTextStyle(const RefPtr<PickerTheme>& theme, const PickerTextSty… in SetDisappearTextStyle() function in OHOS::Ace::NG::DatePickerModelNG
889 void DatePickerModelNG::SetDisappearTextStyle( in SetDisappearTextStyle() function in OHOS::Ace::NG::DatePickerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_timepicker_bridge.cpp196 ArkUINativeModuleValue TimepickerBridge::SetDisappearTextStyle(ArkUIRuntimeCallInfo* runtimeCallInf… in SetDisappearTextStyle() function in OHOS::Ace::NG::TimepickerBridge
Darkts_native_date_picker_bridge.cpp188 ArkUINativeModuleValue DatePickerBridge::SetDisappearTextStyle(ArkUIRuntimeCallInfo* runtimeCallInf… in SetDisappearTextStyle() function in OHOS::Ace::NG::DatePickerBridge
Darkts_native_textpicker_bridge.cpp398 ArkUINativeModuleValue TextPickerBridge::SetDisappearTextStyle(ArkUIRuntimeCallInfo* runtimeCallInf… in SetDisappearTextStyle() function in OHOS::Ace::NG::TextPickerBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_date_picker_modifier.cpp263 void SetDisappearTextStyle(ArkUINodeHandle node, const char* fontInfo, uint32_t color, int32_t styl… in SetDisappearTextStyle() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_model_ng.cpp349 void TextPickerModelNG::SetDisappearTextStyle(const RefPtr<PickerTheme>& pickerTheme, const NG::Pic… in SetDisappearTextStyle() function in OHOS::Ace::NG::TextPickerModelNG
1131 void TextPickerModelNG::SetDisappearTextStyle( in SetDisappearTextStyle() function in OHOS::Ace::NG::TextPickerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_datepicker.cpp494 void JSDatePicker::SetDisappearTextStyle(const JSCallbackInfo& info) in SetDisappearTextStyle() function in OHOS::Ace::Framework::JSDatePicker
1609 void JSTimePicker::SetDisappearTextStyle(const JSCallbackInfo& info) in SetDisappearTextStyle() function in OHOS::Ace::Framework::JSTimePicker
Djs_textpicker.cpp1214 void JSTextPicker::SetDisappearTextStyle(const JSCallbackInfo& info) in SetDisappearTextStyle() function in OHOS::Ace::Framework::JSTextPicker