Searched refs:LeftTopCorner (Results 1 – 3 of 3) sorted by relevance
437 _SetToNeighbourCorner(fRightTopCrossing->LeftTopCorner()); in _InitCorners()441 _SetToNeighbourCorner(fLeftBottomCrossing->LeftTopCorner()); in _InitCorners()444 _SetToWindowCorner(fRightBottomCrossing->LeftTopCorner()); in _InitCorners()455 fLeftBottomCrossing->LeftTopCorner()); in _CleanupCorners()457 fLeftBottomCrossing->LeftTopCorner()); in _CleanupCorners()460 _UnsetNeighbourCorner(fRightTopCrossing->LeftTopCorner(), in _CleanupCorners()466 _UnsetNeighbourCorner(fLeftBottomCrossing->LeftTopCorner(), in _CleanupCorners()471 _UnsetWindowCorner(fRightBottomCrossing->LeftTopCorner()); in _CleanupCorners()1239 Corner* corner = crossingList->ItemAt(i)->LeftTopCorner(); in _LeftNeighbours()1265 Corner* corner = crossingList->ItemAt(i)->LeftTopCorner(); in _TopNeighbours()
191 if (crossing->LeftTopCorner()->status == Corner::kUsed) in _InteresstingCrossing()201 if (crossing->LeftTopCorner()->status == Corner::kUsed) in _InteresstingCrossing()209 if (crossing->LeftTopCorner()->status == Corner::kUsed) in _InteresstingCrossing()
65 Corner* LeftTopCorner() in LeftTopCorner() function