Home
last modified time | relevance | path

Searched refs:GetChildrenPlaceholderIndex (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.h141 void GetChildrenPlaceholderIndex(std::vector<int32_t>& placeholderIndex);
H A Dmultiple_paragraph_layout_algorithm.cpp121 GetChildrenPlaceholderIndex(placeholderIndex); in Layout()
158 void MultipleParagraphLayoutAlgorithm::GetChildrenPlaceholderIndex(std::vector<int32_t>& placeholde… in GetChildrenPlaceholderIndex() function in OHOS::Ace::NG::MultipleParagraphLayoutAlgorithm