Home
last modified time | relevance | path

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

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