Searched defs:_bottom (Results 1 - 5 of 5) sorted by path

/haiku/src/libs/alm/
H A DALMLayoutBuilder.cpp201 BALMLayoutBuilder::AddBelow(BView* view, YTab* _bottom, XTab* left, argument
273 BALMLayoutBuilder::AddBelow(BLayoutItem* item, YTab* _bottom, XTab* left, argument
H A DALMLayout.cpp596 BALMLayout::AddRow(YTab* _top, YTab* _bottom) argument
855 AddItem(BLayoutItem* item, XTab* _left, YTab* _top, XTab* _right, YTab* _bottom) 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
/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 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

Completed in 116 milliseconds