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

1234

/haiku/headers/libs/print/libprint/
H A DValidRect.h17 int bottom; member in struct:RECT
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h251 uint16 bottom; member in struct:__anon20
/haiku/headers/os/interface/
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...]
H A DRegion.h23 int32 bottom; member in struct:__anon1
/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/accelerants/radeon/
H A Doverlay.c1037 int left, top, right, bottom; local
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h48 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp303 set_scroll_region(struct console_desc *console, int top, int bottom) argument
/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
H A DRadeon.cpp32 CRadeonRect::CRadeonRect(int left, int top, int right, int bottom) argument
90 void CRadeonRect::SetTo(int left, int top, int right, int bottom) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPParameterVisitor.cpp211 stp_dimension_t left, right, top, bottom; local
H A DRectangle.h40 Rectangle(T left, T top, T right, T bottom) argument
72 T bottom; member in class:Rectangle
[all...]
/haiku/src/add-ons/translators/wonderbrush/
H A DLayer.cpp67 int32 left, top, right, bottom; local
[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/debuganalyzer/gui/
H A DHeaderView.cpp753 float bottom = Bounds().Height(); local
902 float bottom = Bounds().Height(); local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp33 Chart::AxisInfo::SetFrame(float left, float top, float right, float bottom) argument
455 int32 bottom = 0; local
[all...]
H A DLineChartRenderer.cpp196 float bottom = fFrame.bottom; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp538 float bottom = tip.y + size.height / 2; local
2318 float bottom = top + fFontInfo.lineHeight - 1; local
[all...]
/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/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/apps/mediaplayer/
H A DVideoView.cpp374 VideoView::SetSubTitleMaxBottom(float bottom) argument
/haiku/src/apps/pulse/
H A DMiniPulseView.cpp75 float bottom = top + h; local
/haiku/src/bin/network/telnet/
H A Dring.h60 *bottom, /* lowest address in buffer */ member in struct:__anon4448

Completed in 311 milliseconds

1234