Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_sub_1_test.cpp42 UserUnderlineColor userColor; in __anondb8d53420202() local
67 UserUnderlineColor userColor; variable
427 UserUnderlineColor userColor; in __anondb8d53420302() local
450 UserUnderlineColor userColor; variable
817 UserUnderlineColor userColor; in __anondb8d53420402() local
847 UserUnderlineColor userColor; variable
1064 UserUnderlineColor userColor; in __anondb8d53420502() local
1089 UserUnderlineColor userColor; variable
1454 UserUnderlineColor userColor; in __anondb8d53420602() local
1478 UserUnderlineColor userColor; variable
H A Dtext_input_sub_2_test.cpp46 UserUnderlineColor userColor; in __anondf97e4630202() local
62 UserUnderlineColor userColor; variable
H A Dtext_input_test.cpp1259 UserUnderlineColor userColor = {Color::RED, Color::GREEN, Color::BLUE, Color::BLACK}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h323 virtual void SetUserUnderlineColor(UserUnderlineColor userColor) {}; in SetUserUnderlineColor()
H A Dtext_field_model_ng.cpp190 void TextFieldModelNG::SetUserUnderlineColor(UserUnderlineColor userColor) in SetUserUnderlineColor()
1129 void TextFieldModelNG::SetUserUnderlineColor(FrameNode* frameNode, UserUnderlineColor userColor) in SetUserUnderlineColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp1081 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.cpp1048 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local