Searched defs:GetRectsForPlaceholders (Results 1 – 5 of 5) sorted by relevance
204 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
243 std::vector<TextBox> ParagraphImpl::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in OHOS::Rosen::SPText::ParagraphImpl
395 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
409 napi_value JsParagraph::GetRectsForPlaceholders(napi_env env, napi_callback_info info) in GetRectsForPlaceholders() function in OHOS::Rosen::JsParagraph
751 void TxtParagraph::GetRectsForPlaceholders(std::vector<RectF>& selectedRects) in GetRectsForPlaceholders() function in OHOS::Ace::NG::TxtParagraph