Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/ui/
Dtypography.cpp90 std::vector<TypographyProperties::TextBox> Typography::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in rosen::Typography
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/
Dtypography_txt.cpp115 std::vector<TypographyProperties::TextBox> TypographyTxt::GetRectsForPlaceholders() in GetRectsForPlaceholders() function in rosen::TypographyTxt
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
Dtext_drag_pattern.h175 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
Dparagraph_impl.cpp167 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.h344 const std::vector<RectF>& GetRectsForPlaceholders() in GetRectsForPlaceholders() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_paragraph.cpp568 void TxtParagraph::GetRectsForPlaceholders(std::vector<RectF>& selectedRects) in GetRectsForPlaceholders() function in OHOS::Ace::NG::TxtParagraph