Searched defs:GetRectsForRange (Results 1 – 5 of 5) sorted by relevance
81 std::vector<TypographyProperties::TextBox> Typography::GetRectsForRange( in GetRectsForRange() function in rosen::Typography
70 …virtual std::vector<TestingTypographyProperties::TextBox> GetRectsForRange(size_t /* start */, siz… in GetRectsForRange() function
94 std::vector<TypographyProperties::TextBox> TypographyTxt::GetRectsForRange( in GetRectsForRange() function in rosen::TypographyTxt
127 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<Rect>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph
271 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<Rect>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph