Home
last modified time | relevance | path

Searched defs:GetTextBoxesForSelect (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Dparagraph_manager.cpp450 std::vector<std::pair<std::vector<RectF>, ParagraphStyle>> ParagraphManager::GetTextBoxesForSelect( in GetTextBoxesForSelect() function in OHOS::Ace::NG::ParagraphManager
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp10489 std::vector<RectF> TextFieldPattern::GetTextBoxesForSelect() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern