Searched refs:TestDropItem (Results 1 – 3 of 3) sorted by relevance
45 void TestDropItem(resource_item *item, CPoint spot, BOOL shifted);
2413 void target_screen::TestDropItem(resource_item *item, in TestDropItem() function in target_screen
353 GetTargetScreen()->TestDropItem(mpDragItem, point, Shifted); in OnLButtonUp()