Home
last modified time | relevance | path

Searched refs:isStopTwinkling (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h394 bool CloseKeyboard(bool forceClose, bool isStopTwinkling);
H A Dtext_field_pattern.cpp4030 bool TextFieldPattern::CloseKeyboard(bool forceClose, bool isStopTwinkling) in CloseKeyboard() argument
4033 if (isStopTwinkling) { in CloseKeyboard()