Home
last modified time | relevance | path

Searched defs:limitL (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_field_pattern_testthree.cpp250 double limitL = 0.0; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp1871 double limitL; in UpdateCaretByTouchMove() local
8313 void TextFieldPattern::CalculatePreviewingTextMovingLimit(const Offset& touchOffset, double& limitL in OnBackPressed()