Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_input_sub_1_test.cpp42 UserUnderlineColor userColor; in __anon9d1bbdec0202() local
67 UserUnderlineColor userColor; variable
427 UserUnderlineColor userColor; in __anon9d1bbdec0302() local
450 UserUnderlineColor userColor; variable
817 UserUnderlineColor userColor; in __anon9d1bbdec0402() local
847 UserUnderlineColor userColor; variable
1064 UserUnderlineColor userColor; in __anon9d1bbdec0502() local
1089 UserUnderlineColor userColor; variable
1454 UserUnderlineColor userColor; in __anon9d1bbdec0602() local
1478 UserUnderlineColor userColor; variable
Dtext_input_sub_2_test.cpp50 UserUnderlineColor userColor; in __anona1264f0d0202() 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.h369 virtual void SetUserUnderlineColor(UserUnderlineColor userColor) {}; in SetUserUnderlineColor()
Dtext_field_model_static.cpp362 const std::optional<UserUnderlineColor>& userColor) in SetUserUnderlineColor()
Dtext_field_model_ng.cpp214 void TextFieldModelNG::SetUserUnderlineColor(UserUnderlineColor userColor) in SetUserUnderlineColor()
1400 void TextFieldModelNG::SetUserUnderlineColor(FrameNode* frameNode, UserUnderlineColor userColor) in SetUserUnderlineColor()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_textfield_ffi.cpp563 UserUnderlineColor userColor = UserUnderlineColor(); in FfiOHOSAceFrameworkTextFieldUserUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_input_modifier.cpp1580 UserUnderlineColor userColor = UserUnderlineColor(); in SetTextInputUserUnderlineColor() local
1627 UserUnderlineColor userColor = TextFieldModelNG::GetUnderLineColor(frameNode); in GetTextInputUserUnderlineColor() local
1638 UserUnderlineColor userColor = UserUnderlineColor(); in ResetTextInputUserUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dtext_input_modifier.cpp516 std::optional<UserUnderlineColor> userColor; in UnderlineColorImpl() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_input_bridge.cpp87 ArkUI_Uint32* values, ArkUI_Bool* hasValues, const UserUnderlineColor& userColor, uint32_t size) in prepareUnderlineColorValues()
1328 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textfield.cpp1421 UserUnderlineColor userColor = UserUnderlineColor(); in SetUnderlineColorObject() local