Searched defs:DragDataCore (Results 1 – 1 of 1) sorted by relevance
44 struct DragDataCore { struct47 std::string udKey;48 std::string extraInfo;49 std::string filterInfo;50 int32_t sourceType = -1;51 int32_t dragNum = -1;52 int32_t pointerId = -1;53 int32_t displayX = -1;54 int32_t displayY = -1;55 int32_t displayId = -1;[all …]