Searched defs:GetRectsForPlaceholders (Results 1 – 6 of 6) sorted by relevance
90 std::vector<TypographyProperties::TextBox> Typography::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in rosen::Typography
115 std::vector<TypographyProperties::TextBox> TypographyTxt::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in rosen::TypographyTxt
175 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
167 std::vector<TextBox> ParagraphImpl::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in OHOS::Rosen::SPText::ParagraphImpl
344 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
568 void TxtParagraph::GetRectsForPlaceholders(std::vector<RectF>& selectedRects) in GetRectsForPlaceholders() function in OHOS::Ace::NG::TxtParagraph