Lines Matching refs:fSATWindow
31 fSATWindow(window), in SATTiling()
49 if (_IsTileableWindow(fSATWindow->GetWindow()) == false in FindSnappingCandidates()
53 if (fSATWindow->GetGroup() == group) in FindSnappingCandidates()
72 if (!fFreeAreaGroup->AddWindow(fSATWindow, fFreeAreaLeft, fFreeAreaTop, in JoinCandidates()
88 SATGroup* group = fSATWindow->GetGroup(); in WindowLookChanged()
91 if (_IsTileableWindow(fSATWindow->GetWindow()) == false) in WindowLookChanged()
92 group->RemoveWindow(fSATWindow); in WindowLookChanged()
132 BRect windowFrame = fSATWindow->CompleteWindowFrame(); in _FindFreeAreaInGroup()
485 fSATWindow->HighlightBorders(Decorator::REGION_LEFT_BORDER, highlight); in _HighlightWindows()
487 fSATWindow->HighlightBorders(Decorator::REGION_TOP_BORDER, highlight); in _HighlightWindows()
489 fSATWindow->HighlightBorders(Decorator::REGION_RIGHT_BORDER, highlight); in _HighlightWindows()
491 fSATWindow->HighlightBorders(Decorator::REGION_BOTTOM_BORDER, in _HighlightWindows()