Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_overlay_modifier.cpp106 void TextOverlayModifier::SetCursorColor(uint32_t cursorColor) in SetCursorColor() function in OHOS::Ace::NG::TextOverlayModifier
/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.cpp488 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.cpp235 void TextFieldComponent::SetCursorColor(const Color& color) in SetCursorColor() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h489 void SetCursorColor(const Color& color) in SetCursorColor() function