Home
last modified time | relevance | path

Searched refs:InsertSpace (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_mgr.h84 static int32_t InsertSpace(int32_t nodeId, void* data, RefPtr<TaskExecutor> taskScheduler);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp274 int32_t StylusDetectorMgr::StylusDetectorCallBack::InsertSpace(int32_t nodeId, void* data, in InsertSpace() function in OHOS::Ace::StylusDetectorMgr::StylusDetectorCallBack
443 return StylusDetectorMgr::StylusDetectorCallBack::InsertSpace(nodeId, data, taskScheduler); in OnDetector()

Completed in 2 milliseconds