Searched refs:Area (Results 1 - 25 of 32) sorted by relevance

12

/haiku/src/libs/alm/
H A DRowColumnManager.h10 #include "Area.h"
43 void AddArea(Area* area);
44 void RemoveArea(Area* area);
47 void TabsChanged(Area* area);
50 Row* _FindRowFor(Area* area);
51 Column* _FindColumnFor(Area* area);
H A DArea.cpp9 #include "Area.h"
25 Area::Item()
37 Area::Left() const
49 Area::Right() const
59 Area::Top() const
69 Area::Bottom() const
81 Area::SetLeft(BReference<XTab> left)
100 Area::SetRight(BReference<XTab> right)
117 Area::SetTop(BReference<YTab> top)
134 Area
494 Area::Area(BLayoutItem* item) function in class:Area
[all...]
H A DALMLayoutBuilder.cpp12 #include "Area.h"
64 Area* a = (fLayout->AddView(view, left, top, right, bottom));
150 Area* currentArea = _CurrentArea();
168 Area* currentArea = _CurrentArea();
186 Area* currentArea = _CurrentArea();
204 Area* currentArea = _CurrentArea();
222 Area* currentArea = _CurrentArea();
240 Area* currentArea = _CurrentArea();
258 Area* currentArea = _CurrentArea();
276 Area* currentAre
[all...]
H A DSharedSolver.h23 class Area;
27 using BALM::Area;
72 static void _AddConstraintsToSet(Area* area,
H A DALMLayout.cpp628 Area*
633 Area* area = AreaAt(i);
647 Area*
654 Area*
659 return static_cast<Area*>(item->LayoutData());
670 Area*
680 Area* area = AreaFor(view);
690 Area* area = AreaFor(item);
700 Area* area = AreaFor(view);
710 Area* are
[all...]
H A DRowColumnManager.cpp39 RowColumnManager::AddArea(Area* area)
63 RowColumnManager::RemoveArea(Area* area)
100 RowColumnManager::TabsChanged(Area* area)
108 RowColumnManager::_FindRowFor(Area* area)
121 RowColumnManager::_FindColumnFor(Area* area)
/haiku/src/system/kernel/slab/
H A DMemoryManager.h33 // The offset from the start of the area to the Area structure. This space
74 struct Area;
94 Area* GetArea() const;
100 struct Area : DoublyLinkedListLinkImpl<Area> { struct in class:MemoryManager
101 Area* next;
114 typedef DoublyLinkedList<Area> AreaList;
118 typedef Area ValueType;
125 size_t Hash(const Area* value) const
130 bool Compare(addr_t key, const Area* valu
[all...]
H A DMemoryManager.cpp49 MemoryManager::Area* MemoryManager::sFreeAreas;
177 AllocateArea(Area* area, uint32 flags)
193 Area* fArea;
200 AddArea(Area* area)
214 Area* fArea;
220 FreeArea(Area* area, bool areaRemoved, uint32 flags)
237 Area* fArea;
464 Area* area = it.Next();) {
480 Area* area = sFreeAreas;
486 Area* are
[all...]
/haiku/headers/libs/alm/
H A DColumn.h27 class Area;
59 BObjectList<Area> fAreas;
H A DRow.h27 class Area;
59 BObjectList<Area> fAreas;
H A DArea.h46 class Area { class in namespace:BALM
48 ~Area();
94 SetWidthAs(Area* area, float factor = 1.0f);
97 SetHeightAs(Area* area, float factor = 1.0f);
104 Area(BLayoutItem* item);
155 using BALM::Area;
H A DALMLayout.h12 #include "Area.h"
119 Area* AreaFor(int32 id) const;
120 Area* AreaFor(const BView* view) const;
121 Area* AreaFor(const BLayoutItem* item) const;
123 Area* AreaAt(int32 index) const;
136 virtual Area* AddView(BView* view, XTab* left, YTab* top,
138 virtual Area* AddView(BView* view, Row* row, Column* column);
142 virtual Area* AddItem(BLayoutItem* item, XTab* left,
145 virtual Area* AddItem(BLayoutItem* item, Row* row,
229 friend class Area;
[all...]
H A DALMLayoutBuilder.h89 typedef BObjectList<Area> AreaStack;
94 Area* _CurrentArea() const;
95 void _SetCurrentArea(Area*);
/haiku/src/kits/debug/
H A DSymbolLookup.h48 // Area
49 class Area : public DoublyLinkedListLinkImpl<Area> { class in namespace:BPrivate::Debug
51 Area(area_id id, const void *address, int32 size) function in class:BPrivate::Debug::Area
60 ~Area()
114 Area* AreaForLocalAddress(const void* address) const;
117 Area &_FindArea(const void *address, int32 size) const;
118 Area* _FindAreaNoThrow(const void *address, int32 size) const;
120 typedef DoublyLinkedList<Area> AreaList;
H A DSymbolLookup.cpp35 Area::PrepareAddress(const void *address)
37 TRACE(("Area::PrepareAddress(%p): area: %" B_PRId32 "\n", address, fRemoteID));
44 TRACE(("Area::PrepareAddress(): Failed to clone area %" B_PRId32
54 TRACE(("Area::PrepareAddress(%p) done: %p\n", address, result));
73 while (Area *area = fAreas.Head()) {
96 Area *area = new(std::nothrow) Area(areaInfo.area, areaInfo.address,
134 Area* area = _FindAreaNoThrow(remoteAddress, size);
143 Area*
150 Area* are
[all...]
/haiku/src/servers/app/
H A DClientMemoryAllocator.h66 virtual area_id Area() = 0;
81 virtual area_id Area();
100 virtual area_id Area();
H A DServerBitmap.cpp159 ServerBitmap::Area() const function in class:ServerBitmap
162 return fMemory->Area();
H A DServerBitmap.h63 area_id Area() const;
H A DClientMemoryAllocator.cpp346 ClientMemory::Area() function in class:ClientMemory
404 ClonedAreaMemory::Area() function in class:ClonedAreaMemory
/haiku/headers/private/firewire/
H A Dfwdma.h45 area_id Area; member in struct:fwdma_alloc
62 area_id Area; member in struct:fwdma_alloc_multi
/haiku/src/tests/libs/alm/
H A DAreas.cpp32 Area* a1 = layout->AddView(button1, layout->Left(), layout->Top(),
41 Area* a3 = layout->AddView(button3, layout->Left(), y2, layout->Right(),
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h61 area_id Area; member in struct:fwohci_softc::fwohci_dbch
H A Dfwdma.cpp198 am->Area = alloc_mem(&buf_virt, &buf_phy, nseg*ssize, 0, "fw multi dma buf");
230 delete_area(am->Area);
/haiku/headers/build/os/interface/
H A DBitmap.h58 area_id Area() const;
/haiku/headers/os/interface/
H A DBitmap.h77 area_id Area() const;

Completed in 145 milliseconds

12