Home
last modified time | relevance | path

Searched refs:OnCursorTwinkling (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp376 pattern_->OnCursorTwinkling();
387 pattern_->OnCursorTwinkling();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h655 void OnCursorTwinkling();
H A Drender_text_field.cpp1776 client->OnCursorTwinkling(); in ScheduleCursorTwinkling()
1788 void RenderTextField::OnCursorTwinkling() in OnCursorTwinkling() function in OHOS::Ace::RenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1592 void OnCursorTwinkling();
H A Dtext_field_pattern.cpp2657 client->OnCursorTwinkling(); in ScheduleCursorTwinkling()
2683 void TextFieldPattern::OnCursorTwinkling() in OnCursorTwinkling() function in OHOS::Ace::NG::TextFieldPattern