Searched refs:IsWidgetInInfoTree (Results 1 – 2 of 2) sorted by relevance
699 BOOL IsWidgetInInfoTree(const widget_info *start, const widget_info *info) const;
2551 BOOL studiox_project::IsWidgetInInfoTree(const widget_info *start, const widget_info *find) const in IsWidgetInInfoTree() function in studiox_project2561 if (IsWidgetInInfoTree(start->GetChildWidgetInfo(), find)) in IsWidgetInInfoTree()2599 if (IsWidgetInInfoTree(folder->GetFirstChildWidget(), info)) in GetDisplayIndex()5816 if (IsWidgetInInfoTree(folder->GetFirstChildWidget(), child)) in FindParentFolderInfo()