Searched defs:GetRectsForRange (Results 1 – 4 of 4) sorted by relevance
86 …virtual std::vector<TestingTypographyProperties::TextBox> GetRectsForRange(size_t /* start */, siz… in GetRectsForRange() function
230 std::vector<TextBox> ParagraphImpl::GetRectsForRange(size_t start, size_t end, in GetRectsForRange() function in OHOS::Rosen::SPText::ParagraphImpl
653 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<RectF>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph
351 napi_value JsParagraph::GetRectsForRange(napi_env env, napi_callback_info info) in GetRectsForRange() function in OHOS::Rosen::JsParagraph