Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/ui/
Dtypography.cpp81 std::vector<TypographyProperties::TextBox> Typography::GetRectsForRange( in GetRectsForRange() function in rosen::Typography
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_typography.h70 …virtual std::vector<TestingTypographyProperties::TextBox> GetRectsForRange(size_t /* start */, siz… in GetRectsForRange() function
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/
Dtypography_txt.cpp94 std::vector<TypographyProperties::TextBox> TypographyTxt::GetRectsForRange( in GetRectsForRange() function in rosen::TypographyTxt
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/mock/
Dmock_txt_paragraph.cpp127 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<Rect>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dtxt_paragraph.cpp271 void TxtParagraph::GetRectsForRange(int32_t start, int32_t end, std::vector<Rect>& selectedRects) in GetRectsForRange() function in OHOS::Ace::NG::TxtParagraph