Home
last modified time | relevance | path

Searched refs:isBoundaryGet (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp3741 bool isBoundaryGet = paragraphs_.GetWordBoundary(index, start, end); // boundary from engine in AdjustSelectorForEmoji() local
3742 if (isBoundaryGet) { in AdjustSelectorForEmoji()
3760 index, handleType, emojiStartIndex, emojiEndIndex, isBoundaryGet, start, end); in AdjustSelectorForEmoji()