Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_callback.h46 …static int32_t HandleMoveCursor(const RefPtr<NG::FrameNode>& frameNode, NG::PositionWithAffinity s…
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp285 resultCode = HandleMoveCursor(frameNode, sInd, point.showHandle); in MoveCursor()
291 int32_t StylusDetectorCallBack::HandleMoveCursor(const RefPtr<NG::FrameNode>& frameNode, in HandleMoveCursor() function in OHOS::Ace::StylusDetectorCallBack