Searched defs:_top (Results 1 - 18 of 18) sorted by relevance

/haiku/src/system/boot/platform/efi/
H A Dheap.cpp30 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/system/boot/platform/openfirmware/
H A Dheap.cpp24 platform_init_heap(stage2_args *args, void **_base, void **_top) argument
/haiku/src/system/boot/platform/next_m68k/
H A Dmmu.cpp163 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp36 platform_init_heap(struct stage2_args* args, void** _base, void** _top) argument
/haiku/src/libs/alm/
H A DALMLayoutBuilder.cpp183 BALMLayoutBuilder::AddAbove(BView* view, YTab* _top, XTab* left, argument
255 BALMLayoutBuilder::AddAbove(BLayoutItem* item, YTab* _top, XTab* left, argument
H A DALMLayout.cpp596 BALMLayout::AddRow(YTab* _top, YTab* _bottom) argument
855 BALMLayout::AddItem(BLayoutItem* item, XTab* _left, YTab* _top, XTab* _right, argument
/haiku/src/system/boot/platform/u-boot/arch/ppc/
H A Darch_mmu.cpp418 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/system/boot/arch/m68k/
H A Dmmu.cpp678 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/kits/interface/
H A DControlLook.cpp108 GetInsets(frame_type frameType, background_type backgroundType, uint32 flags, float& _left, float& _top, float& _right, float& _bottom) argument
H A DMenu.cpp1346 BMenu::GetItemMargins(float* _left, float* _top, float* _right, argument
H A DHaikuControlLook.cpp2389 GetFrameInsets(frame_type frameType, uint32 flags, float& _left, float& _top, float& _right, float& _bottom) argument
2419 GetBackgroundInsets(background_type backgroundType, uint32 flags, float& _left, float& _top, float& _right, float& _bottom) argument
H A DTextView.cpp2299 BTextView::GetInsets(float* _left, float* _top, float* _right, argument
H A DColumnListView.cpp3657 OutlineView::FindRow(float ypos, int32* _rowIndent, float* _top) argument
/haiku/src/system/boot/platform/atari_m68k/
H A Dmmu.cpp681 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/system/boot/platform/amiga_m68k/
H A Dmmu.cpp676 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/system/boot/platform/riscv/
H A Dmmu.cpp362 platform_init_heap(struct stage2_args* args, void** _base, void** _top) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dmmu.cpp822 platform_init_heap(struct stage2_args *args, void **_base, void **_top) argument
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2402 GetFrameInsets(frame_type frameType, uint32 flags, float& _left, float& _top, float& _right, float& _bottom) argument
2432 GetBackgroundInsets(background_type backgroundType, uint32 flags, float& _left, float& _top, float& _right, float& _bottom) argument

Completed in 171 milliseconds