Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h319 int32_t SetNodesLocation(int32_t positionX, int32_t positionY);
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2023 int32_t DragDrawing::SetNodesLocation(int32_t positionX, int32_t positionY) in SetNodesLocation() function in OHOS::Msdp::DeviceStatus::DragDrawing
2064 return this->SetNodesLocation(positionX, positionY); in EnterTextEditorArea()