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

/haiku-fatelf/src/apps/drivesetup/
H A DPartitionList.cpp371 const char* draggedPath = draggedRow->DevicePath(); local
372 if (draggedPath == NULL)
379 dragMessage.AddData("text/plain", B_MIME_TYPE, draggedPath,
380 strlen(draggedPath));

Completed in 42 milliseconds