Home
last modified time | relevance | path

Searched refs:MoveCursor (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.h38 void MoveCursor(MiscServices::Direction direction) override;
H A Don_text_changed_listener_impl.cpp214 void OnTextChangedListenerImpl::MoveCursor(MiscServices::Direction direction) in MoveCursor() function in OHOS::Ace::OnTextChangedListenerImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.h43 void MoveCursor(MiscServices::Direction direction) override;
H A Don_text_changed_listener_impl.cpp195 void OnTextChangedListenerImpl::MoveCursor(MiscServices::Direction direction) in MoveCursor() function in OHOS::Ace::NG::OnTextChangedListenerImpl
/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H A Dstylus_detector_mgr.h85 static int32_t MoveCursor(int32_t nodeId, void* data, RefPtr<TaskExecutor> taskScheduler);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp309 int32_t StylusDetectorMgr::StylusDetectorCallBack::MoveCursor(int32_t nodeId, void* data, in MoveCursor() function in OHOS::Ace::StylusDetectorMgr::StylusDetectorCallBack
437 return StylusDetectorMgr::StylusDetectorCallBack::MoveCursor(nodeId, data, taskScheduler); in OnDetector()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_expand_test.cpp1099 void MoveCursor(KvStoreResultSet &resultSet, const vector<Entry> &entriesBatch) in MoveCursor() function
1183 MoveCursor(*resultSet, entriesBatch); in HWTEST_F()

Completed in 7 milliseconds