Searched defs:GetRectsForRange (Results 1 – 9 of 9) sorted by relevance
49 virtual std::vector<ParagraphManager::TextBox> GetRectsForRange(int32_t start, int32_t end, in GetRectsForRange() function
4107 std::vector<ParagraphManager::TextBox> TextPattern::GetRectsForRange( in GetRectsForRange() function in OHOS::Ace::NG::TextPattern
86 …virtual std::vector<TestingTypographyProperties::TextBox> GetRectsForRange(size_t /* start */, siz… in GetRectsForRange() function
92 void JSLayoutManager::GetRectsForRange(const JSCallbackInfo& args) in GetRectsForRange() function in OHOS::Ace::Framework::JSLayoutManager
233 std::vector<TextBox> ParagraphImpl::GetRectsForRange(size_t start, size_t end, in GetRectsForRange() function in OHOS::Rosen::SPText::ParagraphImpl
287 std::vector<ParagraphManager::TextBox> ParagraphManager::GetRectsForRange( in GetRectsForRange() function in OHOS::Ace::NG::ParagraphManager
8063 std::vector<ParagraphManager::TextBox> RichEditorPattern::GetRectsForRange( in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
351 napi_value JsParagraph::GetRectsForRange(napi_env env, napi_callback_info info) in GetRectsForRange() function in OHOS::Rosen::JsParagraph
653 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<RectF>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph