Searched defs:bottom (Results 1 - 25 of 99) sorted by relevance

1234

/haiku/headers/libs/print/libprint/
H A DValidRect.h17 int bottom; member in struct:RECT
/haiku/src/libs/alm/
H A DRow.cpp53 Row::Row(LinearSpec* ls, YTab* top, YTab* bottom) argument
H A DALMGroup.cpp60 ALMGroup::operator/(const ALMGroup& bottom) argument
103 layout->AddItem(LayoutItem(), left, top, right, bottom); local
105 layout->AddView(View(), left, top, right, bottom); local
67 BuildLayout(BALMLayout* layout, XTab* left, YTab* top, XTab* right, YTab* bottom) argument
[all...]
/haiku/src/add-ons/print/drivers/gutenprint/
H A DRectangle.h40 Rectangle(T left, T top, T right, T bottom) argument
72 T bottom; member in class:Rectangle
[all...]
/haiku/src/bin/network/telnet/
H A Dring.h60 *bottom, /* lowest address in buffer */ member in struct:__anon4448
/haiku/headers/os/interface/
H A DRegion.h23 int32 bottom; member in struct:__anon1
H A DRect.h20 float bottom; member in class:BRect
131 BRect::BRect(float left, float top, float right, float bottom) argument
197 Set(float left, float top, float right, float bottom) argument
[all...]
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dsupport.h57 rect_to_int(BRect r, int32& left, int32& top, int32& right, int32& bottom) argument
/haiku/src/apps/launchbox/
H A Dsupport.cpp82 BPoint(r.left + 1.0, r.bottom), bottom); local
70 stroke_frame(BView* v, BRect r, rgb_color left, rgb_color top, rgb_color right, rgb_color bottom) argument
[all...]
/haiku/src/kits/interface/
H A DSplitLayoutBuilder.cpp86 BSplitLayoutBuilder::SetInsets(float left, float top, float right, float bottom) argument
H A DGridLayoutBuilder.cpp103 BGridLayoutBuilder::SetInsets(float left, float top, float right, float bottom) argument
H A DGroupLayoutBuilder.cpp171 BGroupLayoutBuilder::SetInsets(float left, float top, float right, float bottom) argument
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvga.cpp43 vga_planar_blit(vesa_shared_info *info, uint8 *src, int32 srcBPR, int32 left, int32 top, int32 right, int32 bottom) argument
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp67 int32 left, top, right, bottom; local
[all...]
/haiku/src/libs/glut/
H A Dglutstroke.h41 float bottom; member in struct:__anon1829
/haiku/src/apps/pulse/
H A DConfigView.cpp165 float right, bottom; local
[all...]
H A DMiniPulseView.cpp75 float bottom = top + h; local
/haiku/headers/private/shared/
H A DVariant.h166 float bottom; member in struct:BVariant::__anon1170::__anon1171
253 BVariant::BVariant(float left, float top, float right, float bottom) argument
404 BVariant::SetTo(float left, float top, float right, float bottom) argument
[all...]
/haiku/src/add-ons/accelerants/et6x00/
H A DAcceleration.c171 uint16 left, top, right, bottom; local
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DCapture.cpp62 void CCapture::SetClip(int left, int top, int right, int bottom) argument
79 void CCapture::SetVBIClip(int left, int top, int right, int bottom) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport.h51 rect_to_int(BRect r, int32& left, int32& top, int32& right, int32& bottom) argument
H A Dsupport_ui.cpp38 BPoint(r.left + 1.0, r.bottom), bottom); local
26 stroke_frame(BView* v, BRect r, rgb_color left, rgb_color top, rgb_color right, rgb_color bottom) argument
[all...]
/haiku/src/libs/print/libprint/
H A DValidRect.cpp94 int bottom; local
/haiku/src/servers/app/
H A DIntRect.h23 int32 bottom; member in class:IntRect
[all...]
/haiku/src/tests/servers/app/transformation/
H A Dmain.cpp207 rgb_color bottom = (rgb_color){ 0, 255, 255, 255 }; local
240 rgb_color bottom = (rgb_color){ 255, 255, 0, 255 }; local

Completed in 138 milliseconds

1234