Searched refs:GetAreaList (Results 1 – 3 of 3) sorted by relevance
372 const WindowAreaList& areaList = group->GetAreaList(); in WindowSentBehind()398 const WindowAreaList& areaList = group->GetAreaList(); in WindowWorkspacesChanged()623 const WindowAreaList& areas = group->GetAreaList(); in _ActivateWindow()780 fCurrentArea = fGroup->GetAreaList().ItemAt(fAreaIndex); in Rewind()793 fCurrentArea = fGroup->GetAreaList().ItemAt(fAreaIndex); in NextWindow()811 fCurrentArea = fGroup->GetAreaList().ItemAt(fAreaIndex); in _ReverseNextWindow()
267 const WindowAreaList& GetAreaList() { return fWindowAreaList; } in GetAreaList() function
141 const WindowAreaList& areas = fGroup->GetAreaList(); in DoGroupLayout()