Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp1167 pattern_->StripNextLine(value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h923 void StripNextLine(std::wstring& data);
H A Dtext_field_pattern.cpp1651 void TextFieldPattern::StripNextLine(std::wstring& data) in StripNextLine() function in OHOS::Ace::NG::TextFieldPattern