Home
last modified time | relevance | path

Searched refs:CursorMoveLeftOperation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h561 bool CursorMoveLeftOperation();
H A Dtext_field_pattern.cpp522 CursorMoveLeftOperation(); in BeforeCreateLayoutWrapper()
4627 bool TextFieldPattern::CursorMoveLeftOperation() in CursorMoveLeftOperation() function in OHOS::Ace::NG::TextFieldPattern
4648 return CursorMoveLeftOperation(); in CursorMoveLeft()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp810 pattern->CursorMoveLeftOperation();