Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_input_sub_1_test.cpp42 UserUnderlineColor userColor; in __anon61a95a4a0202() local
67 UserUnderlineColor userColor; variable
427 UserUnderlineColor userColor; in __anon61a95a4a0302() local
450 UserUnderlineColor userColor; variable
817 UserUnderlineColor userColor; in __anon61a95a4a0402() local
847 UserUnderlineColor userColor; variable
1064 UserUnderlineColor userColor; in __anon61a95a4a0502() local
1089 UserUnderlineColor userColor; variable
1454 UserUnderlineColor userColor; in __anon61a95a4a0602() local
1478 UserUnderlineColor userColor; variable
Dtext_input_sub_2_test.cpp50 UserUnderlineColor userColor; in __anon65b3eb6b0202() local
66 UserUnderlineColor userColor; variable
Dtext_input_test.cpp1433 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.h337 virtual void SetUserUnderlineColor(UserUnderlineColor userColor) {}; in SetUserUnderlineColor()
Dtext_field_model_ng.cpp192 void TextFieldModelNG::SetUserUnderlineColor(UserUnderlineColor userColor) in SetUserUnderlineColor()
1299 void TextFieldModelNG::SetUserUnderlineColor(FrameNode* frameNode, UserUnderlineColor userColor) in SetUserUnderlineColor()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_textfield_ffi.cpp562 UserUnderlineColor userColor = UserUnderlineColor(); in FfiOHOSAceFrameworkTextFieldUserUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_input_modifier.cpp1009 UserUnderlineColor userColor = UserUnderlineColor(); in SetTextInputUserUnderlineColor() local
1032 UserUnderlineColor userColor = TextFieldModelNG::GetUnderLineColor(frameNode); in GetTextInputUserUnderlineColor() local
1043 UserUnderlineColor userColor = UserUnderlineColor(); in ResetTextInputUserUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textfield.cpp1278 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_input_bridge.cpp1142 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local