Home
last modified time | relevance | path

Searched defs:userColor (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_input_sub_1_test.cpp42 UserUnderlineColor userColor; in __anonc8ed9a8b0202() local
67 UserUnderlineColor userColor; variable
427 UserUnderlineColor userColor; in __anonc8ed9a8b0302() local
450 UserUnderlineColor userColor; variable
817 UserUnderlineColor userColor; in __anonc8ed9a8b0402() local
847 UserUnderlineColor userColor; variable
1064 UserUnderlineColor userColor; in __anonc8ed9a8b0502() local
1089 UserUnderlineColor userColor; variable
1454 UserUnderlineColor userColor; in __anonc8ed9a8b0602() local
1478 UserUnderlineColor userColor; variable
Dtext_input_sub_2_test.cpp46 UserUnderlineColor userColor; in __anonccf82bac0202() local
62 UserUnderlineColor userColor; variable
Dtext_input_test.cpp1259 UserUnderlineColor userColor = {Color::RED, Color::GREEN, Color::BLUE, Color::BLACK}; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model.h323 virtual void SetUserUnderlineColor(UserUnderlineColor userColor) {}; in SetUserUnderlineColor()
Dtext_field_model_ng.cpp190 void TextFieldModelNG::SetUserUnderlineColor(UserUnderlineColor userColor) in SetUserUnderlineColor()
1129 void TextFieldModelNG::SetUserUnderlineColor(FrameNode* frameNode, UserUnderlineColor userColor) in SetUserUnderlineColor()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_input_modifier.cpp1093 UserUnderlineColor userColor = UserUnderlineColor(); in SetTextInputUserUnderlineColor() local
1116 UserUnderlineColor userColor = TextFieldModelNG::GetUnderLineColor(frameNode); in GetTextInputUserUnderlineColor() local
1127 UserUnderlineColor userColor = UserUnderlineColor(); in ResetTextInputUserUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textfield.cpp1081 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_input_bridge.cpp1048 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local