Home
last modified time | relevance | path

Searched defs:GetRectsForPlaceholders (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
Dtext_drag_pattern.h204 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
Dparagraph_impl.cpp240 std::vector<TextBox> ParagraphImpl::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in OHOS::Rosen::SPText::ParagraphImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.h395 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_paragraph.cpp725 void TxtParagraph::GetRectsForPlaceholders(std::vector<RectF>& selectedRects) in GetRectsForPlaceholders() function in OHOS::Ace::NG::TxtParagraph
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_napi/
Djs_paragraph.cpp409 napi_value JsParagraph::GetRectsForPlaceholders(napi_env env, napi_callback_info info) in GetRectsForPlaceholders() function in OHOS::Rosen::JsParagraph