Searched defs:DragInfo (Results 1 – 3 of 3) sorted by relevance
154 struct DragInfo { struct155 int32_t isCrossing = -1;156 int32_t result = -1;157 int32_t summaryNum = -1;158 std::string dragBehavior;159 std::string pNameId;160 std::string pVersionId;161 std::string hostName;162 std::string summaryType;163 std::string allowDropType;
261 ## DragInfo section