Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_method.cpp83 auto text = TextFieldPattern::CreateDisplayText( in UpdateContentModifier()
H A Dtext_field_layout_algorithm.cpp819 auto displayText = TextFieldPattern::CreateDisplayText(content, nakedCharPosition, in CreateParagraph()
884 auto displayText = TextFieldPattern::CreateDisplayText(content, nakedCharPosition, in CreateInlineParagraph()
H A Dtext_field_pattern.h647 static std::u16string CreateDisplayText(
H A Dtext_field_pattern.cpp413 std::u16string TextFieldPattern::CreateDisplayText( in CreateDisplayText() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_controller_test.cpp434 auto res = pattern_->CreateDisplayText(input, 3, true, true);
443 res = pattern_->CreateDisplayText(input, 3, true, false);