Searched refs:windowArea (Results 1 – 3 of 3) sorted by relevance
483 corner->windowArea = this; in _SetToWindowCorner()499 corner->windowArea = NULL; in _UnsetWindowCorner()546 windowArea(NULL) in Corner()563 const SATWindowList& list = windowArea->WindowList(); in Trace()1243 WindowArea* area = corner->windowArea; in _LeftNeighbours()1269 WindowArea* area = corner->windowArea; in _TopNeighbours()1295 WindowArea* area = corner->windowArea; in _RightNeighbours()1322 WindowArea* area = corner->windowArea; in _BottomNeighbours()
355 BRect rect = corner->windowArea->Frame(); in _HasOverlapp()535 if (corner->windowArea) { in _SearchHighlightWindow()536 _HighlightWindows(corner->windowArea, region, highlight); in _SearchHighlightWindow()
52 WindowArea* windowArea; variable