Searched refs:FindViews (Results 1 – 3 of 3) sorted by relevance
114 void FindViews(uint32 flags, BObjectList<View>& list,
409 View::FindViews(uint32 flags, BObjectList<View>& list, int32& left) in FindViews() function in View418 child->FindViews(flags, list, left); in FindViews()
1584 fTopView->FindViews(kWorkspacesViewFlag, (BObjectList<View>&)list, count); in FindWorkspacesViews()