Home
last modified time | relevance | path

Searched defs:new_parent (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_view.cpp320 …resource_item *new_parent = mpTree->FindItem(mpTree->GetRoot(), CPoint(point.x, point.y + GetScrol… in OnLButtonUp() local
3445 void resource_view::ChangeItemParent(resource_item *item, resource_item *new_parent) in ChangeItemParent()