Home
last modified time | relevance | path

Searched defs:GetSelectedRects (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_overlay_modifier.cpp146 std::vector<RectF> TextOverlayModifier::GetSelectedRects() const in GetSelectedRects() function in OHOS::Ace::NG::TextOverlayModifier
H A Dtext_pattern.cpp969 std::vector<RectF> TextPattern::GetSelectedRects(int32_t start, int32_t end) in GetSelectedRects() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.cpp397 std::vector<RectF> TextSelectController::GetSelectedRects() const in GetSelectedRects() function in OHOS::Ace::NG::TextSelectController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2836 std::vector<RectF> RichEditorPattern::GetSelectedRects(int32_t start, int32_t end) in GetSelectedRects() function in OHOS::Ace::NG::RichEditorPattern