Home
last modified time | relevance | path

Searched refs:selectResponseComb (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_select_overlay.cpp339 std::pair<TextSpanType, TextResponseType> selectResponseComb = { selectType, responseType }; in CheckMenuParamChange() local
340 …selectInfo.recreateOverlay |= (lastMenuParams_ || menuParams) && selectResponseComb != lastSelectR… in CheckMenuParamChange()
342 lastSelectResponseComb_ = selectResponseComb; in CheckMenuParamChange()