Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h450 void CalcLineSidesIndexByPosition(int32_t& startIndex, int32_t& endIndex);
H A Drich_editor_pattern.cpp10085 void RichEditorPattern::CalcLineSidesIndexByPosition(int32_t& startIndex, int32_t& endIndex) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
10106 CalcLineSidesIndexByPosition(startIndex, endIndex); in OnBackPressed()
10132 CalcLineSidesIndexByPosition(startIndex, endIndex); in OnBackPressed()