Home
last modified time | relevance | path

Searched refs:GetNakedCharPosition (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
H A Dtext_area_layout_algorithm.cpp83 …CreateInlineParagraph(textStyle, textContent_, false, pattern->GetNakedCharPosition(), paragraphDa… in MeasureContent()
231 CreateParagraph(textStyle, content, false, pattern->GetNakedCharPosition(), paragraphData); in CreateParagraphEx()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.cpp72 …CreateInlineParagraph(textStyle, textContent_, false, pattern->GetNakedCharPosition(), paragraphDa… in MeasureContent()
403 pattern->GetNakedCharPosition(), paragraphData); in CreateParagraphEx()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_method.cpp84 …textValue, textFieldPattern->GetNakedCharPosition(), needObscureText, theme->IsShowPasswordDirectl… in UpdateContentModifier()
H A Dtext_field_pattern.h871 int32_t GetNakedCharPosition() const;
H A Dtext_field_pattern.cpp5807 int32_t TextFieldPattern::GetNakedCharPosition() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp1045 int32_t ret = pattern->GetNakedCharPosition();
1049 pattern->GetNakedCharPosition();
1052 ret = pattern->GetNakedCharPosition();