Home
last modified time | relevance | path

Searched refs:IsWidgetInInfoTree (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DStudioXProject.h699 BOOL IsWidgetInInfoTree(const widget_info *start, const widget_info *info) const;
DStudioXProject.cpp2551 BOOL studiox_project::IsWidgetInInfoTree(const widget_info *start, const widget_info *find) const in IsWidgetInInfoTree() function in studiox_project
2561 if (IsWidgetInInfoTree(start->GetChildWidgetInfo(), find)) in IsWidgetInInfoTree()
2599 if (IsWidgetInInfoTree(folder->GetFirstChildWidget(), info)) in GetDisplayIndex()
5816 if (IsWidgetInInfoTree(folder->GetFirstChildWidget(), child)) in FindParentFolderInfo()