Searched defs:placeholderIndex (Results 1 – 9 of 9) sorted by relevance
75 virtual void InitSpanImageLayout(const std::vector<int32_t>& placeholderIndex, in InitSpanImageLayout()
153 std::string placeholderIndex = matches[MATCHE_INDEX_PLACEHOLDER_INDEX]; in parseArgs() local279 bool MatchPlaceholderIndex(std::string placeholderIndex, size_t ¶mIndex, size_t &matchCount) in MatchPlaceholderIndex()334 std::string placeholderIndex = matches[MATCHE_INDEX_PLACEHOLDER_INDEX]; in ReplacePlaceholderWithParams() local
80 auto placeholderIndex = textPattern->GetPlaceHolderIndex(); in CreateDragNode() local
120 std::vector<int32_t> placeholderIndex; in Layout() local158 …ltipleParagraphLayoutAlgorithm::GetChildrenPlaceholderIndex(std::vector<int32_t>& placeholderIndex) in GetChildrenPlaceholderIndex()
382 void InitSpanImageLayout(const std::vector<int32_t>& placeholderIndex, in InitSpanImageLayout()
212 int32_t placeholderIndex = -1; member
2391 std::vector<int32_t> placeholderIndex = { 0 }; variable2448 std::vector<int32_t> placeholderIndex = { -1 }; variable2505 std::vector<int32_t> placeholderIndex = { 0 }; variable
462 for (auto placeholderIndex : placeholderPosition_) { in CalCulateAndCheckPreIsPlaceholder() local
8465 std::vector<int32_t> placeholderIndex; in OnBackPressed() local