Home
last modified time | relevance | path

Searched refs:CreateInlineParagraph (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.h104 … void CreateInlineParagraph(const TextStyle& textStyle, std::string content, bool needObscureText,
H A Dtext_field_layout_algorithm.cpp868 void TextFieldLayoutAlgorithm::CreateInlineParagraph(const TextStyle& textStyle, std::string conten… in CreateInlineParagraph() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
H A Dtext_area_layout_algorithm.cpp83CreateInlineParagraph(textStyle, textContent_, false, pattern->GetNakedCharPosition(), paragraphDa… in MeasureContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.cpp72CreateInlineParagraph(textStyle, textContent_, false, pattern->GetNakedCharPosition(), paragraphDa… in MeasureContent()