Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_mgr.h80 bool HasSelectChanged(int32_t start, int32_t end, bool showMenu) in HasSelectChanged() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp218 … if (!StylusDetectorMgr::GetInstance()->HasSelectChanged(static_cast<int32_t>(sInd.position_), in ChoiceText()