Home
last modified time | relevance | path

Searched refs:ResetSelectedBackgroundColor (Results 1 - 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.h68 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_alphabet_indexer_bridge.h43 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h95 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_search_bridge.h71 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_input_bridge.h69 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_area_bridge.h77 static ArkUINativeModuleValue ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_alphabet_indexer_bridge.cpp386 ArkUINativeModuleValue AlphabetIndexerBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
H A Darkts_native_text_bridge.cpp1173 ArkUINativeModuleValue TextBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1319 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetSelectedBackgroundColor)); in GetArkUINativeModule()
1442 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SearchBridge::ResetSelectedBackgroundColor)); in GetArkUINativeModule()
1736 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RichEditorBridge::ResetSelectedBackgroundColor)); in GetArkUINativeModule()
1958 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetSelectedBackgroundColor)); in GetArkUINativeModule()
2319 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetSelectedBackgroundColor)); in GetArkUINativeModule()
4359 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), AlphabetIndexerBridge::ResetSelectedBackgroundColor)); in RegisterAlphabetIndexerAttributes()
H A Darkts_native_rich_editor_bridge.cpp1352 ArkUINativeModuleValue RichEditorBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_search_bridge.cpp938 ArkUINativeModuleValue SearchBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_text_input_bridge.cpp703 ArkUINativeModuleValue TextInputBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_area_bridge.cpp884 ArkUINativeModuleValue TextAreaBridge::ResetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_property.h52 ResetSelectedBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_paint_property.h59 ResetSelectedBackgroundColor();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_property.h59 ResetSelectedBackgroundColor();
H A Dtext_model_ng.h170 static void ResetSelectedBackgroundColor(FrameNode* frameNode);
H A Dtext_model_ng.cpp983 void TextModelNG::ResetSelectedBackgroundColor(FrameNode* frameNode) in ResetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
988 textLayoutProperty->ResetSelectedBackgroundColor(); in ResetSelectedBackgroundColor()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp268 void ResetSelectedBackgroundColor(ArkUINodeHandle node) in ResetSelectedBackgroundColor() function
555 SetPopupBackground, ResetPopupBackground, SetSelectedBackgroundColor, ResetSelectedBackgroundColor, in GetAlphabetIndexerModifier()
573 SetPopupBackground, ResetPopupBackground, SetSelectedBackgroundColor, ResetSelectedBackgroundColor, in GetCJUIAlphabetIndexerModifier()
H A Dnode_text_modifier.cpp1005 TextModelNG::ResetSelectedBackgroundColor(frameNode); in ResetTextSelectedBackgroundColor()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp1528 paintProperty->ResetSelectedBackgroundColor(); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp250 textModelNG.ResetSelectedBackgroundColor(frameNode); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4357 void ResetSelectedBackgroundColor(ArkUI_NodeHandle node) in ResetSelectedBackgroundColor() function
13233 ResetEnableKeyboardOnFocus, ResetTextInputType, ResetSelectedBackgroundColor, ResetShowPasswordIcon, nullptr, in ResetTextInputAttribute()
13285 ResetTextAreaSelectionMenuHidden, ResetBlurOnSubmit, ResetInputFilter, ResetSelectedBackgroundColor, in ResetTextAreaAttribute()

Completed in 78 milliseconds