Home
last modified time | relevance | path

Searched refs:TestDropItem (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dtarget_screen.h45 void TestDropItem(resource_item *item, CPoint spot, BOOL shifted);
Dtarget_screen.cpp2413 void target_screen::TestDropItem(resource_item *item, in TestDropItem() function in target_screen
Dresource_view.cpp353 GetTargetScreen()->TestDropItem(mpDragItem, point, Shifted); in OnLButtonUp()