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 D | text_overlay_modifier.cpp | 146 std::vector<RectF> TextOverlayModifier::GetSelectedRects() const in GetSelectedRects() function in OHOS::Ace::NG::TextOverlayModifier |
H A D | text_pattern.cpp | 969 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 D | text_select_controller.cpp | 397 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 D | rich_editor_pattern.cpp | 2836 std::vector<RectF> RichEditorPattern::GetSelectedRects(int32_t start, int32_t end) in GetSelectedRects() function in OHOS::Ace::NG::RichEditorPattern |