Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp694 void MultipleParagraphLayoutAlgorithm::ApplyIndent( in ApplyIndent() function in OHOS::Ace::NG::MultipleParagraphLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp220 void TextFieldLayoutAlgorithm::ApplyIndent(LayoutWrapper* layoutWrapper, double width) in ApplyIndent() function in OHOS::Ace::NG::TextFieldLayoutAlgorithm