Searched refs:LayoutArea (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/haikudepot/ui_generic/
H A DScrollableGroupView.cpp39 BRect layoutArea = GroupLayout()->LayoutArea();
/haiku/src/kits/interface/
H A DCardLayout.cpp195 BSize size(LayoutArea().Size());
205 fVisibleItem->AlignInFrame(BRect(LayoutArea().LeftTop(), size));
H A DViewPort.cpp119 // Determine the layout area: LayoutArea() will only give us the size
121 BSize viewSize = LayoutArea().Size();
H A DSplitLayout.cpp591 BSize size = _SubtractInsets(LayoutArea().Size());
690 BSize size = _SubtractInsets(LayoutArea().Size());
950 BSize size = _SubtractInsets(LayoutArea().Size());
H A DLayout.cpp427 BLayout::LayoutArea() function in class:BLayout
H A DTwoDimensionalLayout.cpp488 BSize size(SubtractInsets(LayoutArea().Size()));
498 BPoint itemOffset(LayoutArea().LeftTop());
/haiku/headers/os/interface/
H A DLayout.h60 BRect LayoutArea();
/haiku/src/libs/alm/
H A DSharedSolver.cpp195 BSize size(layout->LayoutArea().Size());
H A DALMLayout.cpp1324 AreaFor(ItemAt(i))->_DoLayout(LayoutArea().LeftTop());

Completed in 88 milliseconds