Home
last modified time | relevance | path

Searched refs:ResetBackgroundColor (Results 1 - 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_property.h54 ResetBackgroundColor();
68 ResetBackgroundColor(); in ResetUserProperties()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_date_picker_bridge.h33 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_textpicker_bridge.h37 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_toggle_bridge.h37 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_button_bridge.h46 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.h34 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_date_picker_bridge.cpp250 ArkUINativeModuleValue DatePickerBridge::ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetBackgroundColor() function in OHOS::Ace::NG::DatePickerBridge
252 CommonBridge::ResetBackgroundColor(runtimeCallInfo); in ResetBackgroundColor()
H A Darkts_native_text_input_bridge.h133 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h125 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_textpicker_bridge.cpp77 ArkUINativeModuleValue TextPickerBridge::ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetBackgroundColor() function in OHOS::Ace::NG::TextPickerBridge
83 CommonBridge::ResetBackgroundColor(runtimeCallInfo); in ResetBackgroundColor()
H A Darkts_native_toggle_bridge.cpp355 ArkUINativeModuleValue ToggleBridge::ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetBackgroundColor() function in OHOS::Ace::NG::ToggleBridge
H A Darkts_native_common_bridge.h26 static ArkUINativeModuleValue ResetBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.cpp347 ArkUINativeModuleValue XComponentBridge::ResetBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundColor() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_button_bridge.cpp370 ArkUINativeModuleValue ButtonBridge::ResetBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetBackgroundColor() function in OHOS::Ace::NG::ButtonBridge
H A Darkts_native_api_impl_bridge.cpp429 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundColor)); in GetArkUINativeModule()
2050 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetBackgroundColor)); in GetArkUINativeModule()
2471 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetBackgroundColor)); in GetArkUINativeModule()
2804 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextPickerBridge::ResetBackgroundColor)); in RegisterTextpickerAttributes()
3184 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ButtonBridge::ResetBackgroundColor)); in RegisterButtonAttributes()
3240 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ToggleBridge::ResetBackgroundColor)); in RegisterToggleAttributes()
4239 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), DatePickerBridge::ResetBackgroundColor)); in RegisterDatePickerAttributes()
5212 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetBackgroundColor)); in RegisterXComponentAttributes()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_paint_property.h48 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_paint_property.h47 ResetBackgroundColor();
H A Dbutton_pattern.cpp422 renderContext->ResetBackgroundColor(); in HandleBackgroundColor()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_render_property.h53 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_property.h67 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_paint_property.h51 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_layout_property.h63 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_property.h56 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_property.h100 ResetBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.cpp1403 renderContext->ResetBackgroundColor(); in UpdateBackgroundStyle()

Completed in 39 milliseconds

12