Home
last modified time | relevance | path

Searched defs:SetCursorColor (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_edit_text.h246 void SetCursorColor(ColorType color) in SetCursorColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_overlay_modifier.cpp353 void TextFieldOverlayModifier::SetCursorColor(Color& value) in SetCursorColor() function in OHOS::Ace::NG::TextFieldOverlayModifier
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp236 void TextFieldComponent::SetCursorColor(const Color& color) in SetCursorColor() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h488 void SetCursorColor(const Color& color) in SetCursorColor() function