Searched refs:IsTextSpanFromResult (Results 1 – 2 of 2) sorted by relevance
512 bool IsTextSpanFromResult(int32_t& start, int32_t& end, KeyCode code);
2398 bool RichEditorPattern::IsTextSpanFromResult(int32_t& start, int32_t& end, KeyCode code) in IsTextSpanFromResult() function in OHOS::Ace::NG::RichEditorPattern2420 … isFirstText = IsTextSpanFromResult(spanStyleIter.spanRange[RichEditorSpanRange::RANGESTART], in UpdateSelectSpanStyle()